Search found 8 matches
- May 12th, 2012, 5:50 am
- Forum: Post-Processing Scripts
- Topic: Exit(-1) Cannot run script
- Replies: 3
- Views: 3157
Re: Exit(-1) Cannot run script
Hmm and running it against an MP3 starts the script fine, guess I have some troubleshooting to do. Any pro's see something obvious that I'm missing from Sab? UPDATE: I think I've found the solution, for anyone else who comes across this issue. I kept getting the error when running the script because...
- May 12th, 2012, 5:23 am
- Forum: Post-Processing Scripts
- Topic: Exit(-1) Cannot run script
- Replies: 3
- Views: 3157
Re: Exit(-1) Cannot run script
Hmmm I copied the file, then stripped everything out of it until it was just two echo's and that worked fine.
I assume I have a flaw somewhere then? The script does run fine manually though, is there something that would execute normally but trip Sab up?
I assume I have a flaw somewhere then? The script does run fine manually though, is there something that would execute normally but trip Sab up?
- May 11th, 2012, 1:34 pm
- Forum: Post-Processing Scripts
- Topic: Exit(-1) Cannot run script
- Replies: 3
- Views: 3157
Exit(-1) Cannot run script
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 a...
- January 2nd, 2012, 4:19 am
- Forum: Post-Processing Scripts
- Topic: OS X + HandBrakeCLI + Python = convert, iTunes and e-mail
- Replies: 44
- Views: 49230
Re: OS X + HandBrakeCLI + Python = convert, iTunes and e-mai
Hey, not sure if you're still developing this code. A lot of the osx Apple TV2 scripts seem to have died out. I'm having the same problem as the guy above [ 2012-01-02 @ 09:09:03 ] NZB ID : [ 2012-01-02 @ 09:09:03 ] Category : sickbeard [ 2012-01-02 @ 09:09:03 ] Final directory : /Usenet Downloads/S...
- November 1st, 2011, 9:48 am
- Forum: Post-Processing Scripts
- Topic: [Windows] iMP4 0.5 - MKV to M4V with subtitles for Apple TV
- Replies: 11
- Views: 14204
Re: [Windows] iMP4 0.5 - MKV to M4V with subtitles for Apple
Any update on what might be going wrong?
- October 19th, 2011, 7:55 am
- Forum: Post-Processing Scripts
- Topic: [Windows] iMP4 0.5 - MKV to M4V with subtitles for Apple TV
- Replies: 11
- Views: 14204
Re: [Windows] iMP4 0.5 - MKV to M4V with subtitles for Apple
OK this is what I got on a recent download. Downloads\TV\Parks was unexpected at this time. C:\SABnzbd>FOR /R ""D:\Usenet Downloads\TV\Parks and Recreation - 4x01 - I'm Leslie Knope"" %F IN (*.mkv) DO ( I know it's changed from E to D but I've recently reformatted and am now usin...
- October 17th, 2011, 4:54 pm
- Forum: Post-Processing Scripts
- Topic: [Windows] iMP4 0.5 - MKV to M4V with subtitles for Apple TV
- Replies: 11
- Views: 14204
Re: [Windows] iMP4 0.5 - MKV to M4V with subtitles for Apple
My config.ini is pretty simple
destinationdir=E:\Usenet Downloads\TV
prefsublang=en
deloriginal=no
I'm not sure where you want me to look in Sab. The job reports as finished and the mkv just sits where it's supposed to. Is there another log entry I can give?
destinationdir=E:\Usenet Downloads\TV
prefsublang=en
deloriginal=no
I'm not sure where you want me to look in Sab. The job reports as finished and the mkv just sits where it's supposed to. Is there another log entry I can give?
- October 17th, 2011, 4:02 pm
- Forum: Post-Processing Scripts
- Topic: [Windows] iMP4 0.5 - MKV to M4V with subtitles for Apple TV
- Replies: 11
- Views: 14204
Re: [Windows] iMP4 0.5 - MKV to M4V with subtitles for Apple
Ok I seem to be a massive noob here. I've added the iMP4 contents to my script folder and assigned the iMP4.cmd to the categories for TV and Movies. I don't have any folder called 'Sabscripts' included in the download and mentioned in step 1, once I googled it I found a bunch of scripts but I don't ...