[OSX] Folder Action with Automator (not working)
Posted: 05 Nov 2016, 14:57
Please help,
I want to set up automator to rename and move my downloaded tv shows and movies. This is what I have so far,
• utorrent downloads to /Volumes/MINI DRIVE/Plex Media/Media/z Incomplete
Then moves them to /Volumes/MINI DRIVE/Plex Media/Media/z Complete/Torrents when completed.
I've set up automater Run Shell Script as
/usr/local/bin/filebot -script fn:amc --output /Volumes/MINI DRIVE/Plex Media/Media/ --action move --conflict skip -non-strict --log-file amc.log --def excludeList=".excludes" unsorted=y music=y "$@"
So it should find, rename then move media files to to the correct directory (I've removed the artwork part as I use plex which does that for you)
To me this looks correct, the 'cog' starts spinning in the menu bar but nothing happens. The strange thing is if I change the output directory to my desktop it works, but I need them to go to my external hard drive!
Please can someone help, this is driving me insane!!! Thanks in advance!
I want to set up automator to rename and move my downloaded tv shows and movies. This is what I have so far,
• utorrent downloads to /Volumes/MINI DRIVE/Plex Media/Media/z Incomplete
Then moves them to /Volumes/MINI DRIVE/Plex Media/Media/z Complete/Torrents when completed.
I've set up automater Run Shell Script as
/usr/local/bin/filebot -script fn:amc --output /Volumes/MINI DRIVE/Plex Media/Media/ --action move --conflict skip -non-strict --log-file amc.log --def excludeList=".excludes" unsorted=y music=y "$@"
So it should find, rename then move media files to to the correct directory (I've removed the artwork part as I use plex which does that for you)
To me this looks correct, the 'cog' starts spinning in the menu bar but nothing happens. The strange thing is if I change the output directory to my desktop it works, but I need them to go to my external hard drive!
Please can someone help, this is driving me insane!!! Thanks in advance!