Post-Processing Scripts Folder = Nothing

Get help with all aspects of SABnzbd
Forum rules
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.
Post Reply
NoodleMaps
Newbie
Newbie
Posts: 5
Joined: July 19th, 2011, 12:41 am

Post-Processing Scripts Folder = Nothing

Post by NoodleMaps »

I'm running Sickbeard on an UnRaid server with SABnzbd+. Everything had been working GREAT for a long time...and then...."Cannot run script /mnt/user/.custom/sickbeard/autoProcessTV/sabToSickBeard.py"

I've tried reinstalling both SABnzbd+ and Sickbeard and I still get the same error. I moved the Script folder to a new location, nothing. The scripts themselves don't even show up anymore in SABnzbd+ I use the dropdown after putting in the folder location and there is nothing there.

Please help...I don't know what else to do.

INFO SABnzbd+ 0.6.5
Sickbeard - I think it is the latest (Not sure where to look to find the version number)

Again...please help.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Post-Processing Scripts Folder = Nothing

Post by shypike »

Did your scripts lose their X bit?
Can they still be executed from a shell?
NoodleMaps
Newbie
Newbie
Posts: 5
Joined: July 19th, 2011, 12:41 am

Re: Post-Processing Scripts Folder = Nothing

Post by NoodleMaps »

So sorry...I don't even know what that means.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Post-Processing Scripts Folder = Nothing

Post by shypike »

On Linux, scripts need their eXecute bit set.
You can force that with:
chmod +x scriptname.py
from a shell session.
NoodleMaps
Newbie
Newbie
Posts: 5
Joined: July 19th, 2011, 12:41 am

Re: Post-Processing Scripts Folder = Nothing

Post by NoodleMaps »

I'm sorry ignorant...VERY VERY ignorant...I tried this from a telnet session... received nothing.

Again...I apologize for my lack of knowledge. I followed many tutorials online to get this setup.
NoodleMaps
Newbie
Newbie
Posts: 5
Joined: July 19th, 2011, 12:41 am

Re: Post-Processing Scripts Folder = Nothing

Post by NoodleMaps »

Oh wait...The script just showed back up in SAB dropdown.
NoodleMaps
Newbie
Newbie
Posts: 5
Joined: July 19th, 2011, 12:41 am

Re: Post-Processing Scripts Folder = Nothing

Post by NoodleMaps »

This worked!!! Thank you!
Post Reply