Page 1 of 1
Synology DSM 3 Beta stops SABNZB
Posted: August 19th, 2010, 11:31 am
by toonnoot
New release of DSM 3 for synology results in stopping of the activity of the SABNZB ( release 0.5)
There are work around if one can work with ipgk but I am a newbie and would like advice on that level. Can anyone help , or should I wait for the a new release.
Toon
Re: Synology DSM 3 Beta stops SABNZB
Posted: August 19th, 2010, 11:47 am
by shypike
Please report this to the creator of the package.
We don't do this ourselves.
Re: Synology DSM 3 Beta stops SABNZB
Posted: August 20th, 2010, 1:09 am
by JSmith19
On the Dutch Tweakers.net forums, someone posted this message:
http://gathering.tweakers.net/forum/lis ... 2#34537812
In short (and translated):
run Putty, enter
Code: Select all
ipkg install python25 py25-cheetah py25-cherrypy py25-openssl
Edit the last line of /var/packages/sab2/target/scripts/sabstart.sh to
Code: Select all
/python2.5 $DIR/sab/SABnzbd.py -s ${IPaddr}:${port} -f $DIR/sab/sab.ini -d
Then edit sabstatus.sh and sabstop.sh in the same way.
Please note: I did not test this myself, so no guarantees!!
Source:
Synology Forum