Page 1 of 1
sabtosickbeard
Posted: December 1st, 2011, 1:57 pm
by lubovip
I' running sabnzbd .6.10 for linux.For some reason sabtosikcberad doesn't show under post-processing actions.I created sabnzbd/scripts folder and copied the file from sickbeard ,but still no luck.What I'm doing wrong?
Re: sabtosickbeard
Posted: December 1st, 2011, 2:07 pm
by shypike
Make sure it has the X bit set.
So:
chmod +x sabtosickbeard
Re: sabtosickbeard
Posted: December 1st, 2011, 2:31 pm
by lubovip
I did that,but it didn't help.Where is the config file for sabnzbd?How can I find out in sabnzbd config where is the scripts folder?Thanks
Re: sabtosickbeard
Posted: December 1st, 2011, 2:41 pm
by shypike
The scripts folder is relative to the user folders root (shown in Config->Folders).
The alternative is to set a full path starting with a slash /
Re: sabtosickbeard
Posted: December 1st, 2011, 2:45 pm
by lubovip
Thank you.This was my problem.I forgot to setup the scripts folder.