Script stopped working after updating (OS & Filebot) OSX/4.2
Posted: 01 Oct 2014, 21:06
I was using a folder action script - I have no idea how I even got it working in the first place a year or so ago. In the last few months however it just has not been working at all. I am currently running OS X Yosemite Beta 3, and just today upgraded to FileBot 4.2, but I still can't get the script to run.
I have it set as a folder action, and I'm not sure if the syntax has changed with the new version of FileBot, if I need to do a modified version of the script with Yosemite or what.
I'm using it to rename TV shows that deluge downloads (I tried getting the scripts to work with that, but it never worked for me in the past so I ended up going with folder actions.)
Here is my script as I had it working before:
/Applications/Filebot.app/Contents/MacOS/filebot -rename ~/Downloads --output ~/Downloads/TV\ Shows --format "{n} - {s00e00} - {t}" --db thetvdb -non-strict --def artwork=y -r

Would appreciate any light anyone is able to shine on this.
Thank you in advance.
I have it set as a folder action, and I'm not sure if the syntax has changed with the new version of FileBot, if I need to do a modified version of the script with Yosemite or what.
I'm using it to rename TV shows that deluge downloads (I tried getting the scripts to work with that, but it never worked for me in the past so I ended up going with folder actions.)
Here is my script as I had it working before:
/Applications/Filebot.app/Contents/MacOS/filebot -rename ~/Downloads --output ~/Downloads/TV\ Shows --format "{n} - {s00e00} - {t}" --db thetvdb -non-strict --def artwork=y -r

Would appreciate any light anyone is able to shine on this.
Thank you in advance.