Exit(-1) Cannot run script
Posted: May 11th, 2012, 1:34 pm
I'm having a problem running this script from Sab. If I manually add the details and run the file it works and converts just fine. Executing from Sab get's me the below error though.
Exit(-1) Cannot run script /Users/iveoles/Documents/Scripts/AppleTV
I've looked around for advice but haven't found anything that worked. Already tried
sudo chmod +x & sudo chmod 777 but no luck.
I've attached a copy of the project, there's the script on it's own, then the project as a whole.
https://www.dropbox.com/sh/kt3tsvwcs4yvsdr/clKJY7mi9U
I've been working on the AppleTV converting, and when it's an MKV to convert the video at really low quality but merge the AAC audio into an untouched video M4V. The SublerCLI doesn't convert audio yet so this is the best workaround.
I've also added some statements near the top to rename shows that don't match TVDB. This is because iDentify wasn't finding 'The Office Us' but would find 'The Office (US)'. Using it for a couple others too.
Full credit to the original script writer who I believe is a few post below.
Thanks to anyone who can get this working
Exit(-1) Cannot run script /Users/iveoles/Documents/Scripts/AppleTV
I've looked around for advice but haven't found anything that worked. Already tried
sudo chmod +x & sudo chmod 777 but no luck.
I've attached a copy of the project, there's the script on it's own, then the project as a whole.
https://www.dropbox.com/sh/kt3tsvwcs4yvsdr/clKJY7mi9U
I've been working on the AppleTV converting, and when it's an MKV to convert the video at really low quality but merge the AAC audio into an untouched video M4V. The SublerCLI doesn't convert audio yet so this is the best workaround.
I've also added some statements near the top to rename shows that don't match TVDB. This is because iDentify wasn't finding 'The Office Us' but would find 'The Office (US)'. Using it for a couple others too.
Full credit to the original script writer who I believe is a few post below.
Thanks to anyone who can get this working