Page 1 of 1
help
Posted: June 25th, 2015, 6:06 pm
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
Re: help
Posted: June 25th, 2015, 7:28 pm
by ALbino
Make sure you've set a folder in Folders -> Post-Processing Scripts Folder and that your scripts are in there.
Re: help
Posted: June 25th, 2015, 7:47 pm
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
Re: help
Posted: June 26th, 2015, 12:17 am
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