Hi!
I am currently running Sabnzbd on my Raspberry PI and I am feeding it with Sickbeard. However, the post processing script somehow does not want to work. I always get this error:
Cannot run script /usr/local/sickbeard/autoProcessTV/autoProcessTV.py
I checked the sab logs, but the only thing I can find there is:
Running external script /usr/local/sickbeard/autoProcessTV/autoProcessTV.py(/xx/xx.nzb, xx, , cat, alt.binaries.xx, 0)
But no error or something.
Has anyone an idea?
auto process error (Sickbeard)
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: auto process error (Sickbeard)
That script is quite sensitive to its environment.
Try running it manually from a bash shell.
Try running it manually from a bash shell.
Re: auto process error (Sickbeard)
Do you have an example of how to call it? I have tried it, but I do not get any output or any results. To me it seems as there are just functions inside the script and no behavior when I simply call the python file.shypike wrote:That script is quite sensitive to its environment.
Try running it manually from a bash shell.
I could think of adding a main routine or sth, but that sounds odd.
Re: auto process error (Sickbeard)
Oh cheez. I think I just picked the wrong script. I guess it should be sabtosickbeard.py 
Hope it will work now, I will report back if any problems occur! Thanks!
Hope it will work now, I will report back if any problems occur! Thanks!

