Page 1 of 1

Move folder + file & magnet links

PostPosted: Tue Jun 04, 2013 2:37 pm
by snowballtwo
Hi!

I've got a question about a small problem I've encountered. When I download a movie I'd like it to be unpacked, then move the file and the parent folder to another folder. How do I do this? I really can't figure out how I only move the unpacked file and folder and nothing else.

The other question is about magnet links on iPad. I've found this site (http://rahulgonsalves.com/automation/automatically-downloading-magnet-links-using-an-ios-device-dropbox-applescript-and-hazel/) and trying to get it to work, but with uTorrent instead of Transmission. I've followed all the steps, just changing all "Transmission" to "uTorrent", checking that all keystrokes is the same but it just won't download anything.

Any thoughts?

Best regards.

Re: Move folder + file & magnet links

PostPosted: Wed Jun 05, 2013 12:44 pm
by Mr_Noodle
Are you using Hazel's Unarchive action? If so, subsequent actions operate on the unpacked folder.

As for that script, you can't just replace the app name. Each app has its own interface for doing things so you can't just use a script for one app to interact with another. You'll need to do your own script to deal with uTorrent.