help

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
leemajors40
Newbie
Newbie
Posts: 3
Joined: June 25th, 2015, 6:03 pm

help

Post by leemajors40 »

can any one lead me in the correct direction
trying to configured sabnzbd on a readynas pro 6
under categories script pull down there's no script to pull down
help
ALbino
Full Member
Full Member
Posts: 214
Joined: October 23rd, 2014, 12:28 am

Re: help

Post by ALbino »

Make sure you've set a folder in Folders -> Post-Processing Scripts Folder and that your scripts are in there.
leemajors40
Newbie
Newbie
Posts: 3
Joined: June 25th, 2015, 6:03 pm

Re: help

Post by leemajors40 »

im following these directions

http://jetshred.com/2012/07/31/configur ... nzbd-plus/

here is the location of the folder
im using a readynas pro 6


smb://nas-bottom (CIFS)._smb._tcp.local/c/Sick-Beard/autoProcessTV


when i place this address in the Post-Processing Scripts Folder
i can not find sabtosickbeard.py in the drop down folder
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: help

Post by shypike »

Any script that you want to run must have its executive flag set.
You normally do this from a ssh session like this:
chmod +x /path/to/script
Post Reply