Synology DSM 3 Beta stops SABNZB

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
toonnoot
Newbie
Newbie
Posts: 1
Joined: August 19th, 2010, 11:15 am

Synology DSM 3 Beta stops SABNZB

Post 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
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Synology DSM 3 Beta stops SABNZB

Post by shypike »

Please report this to the creator of the package.
We don't do this ourselves.
JSmith19
Newbie
Newbie
Posts: 3
Joined: February 3rd, 2009, 9:16 am
Location: Dordrecht - The Netherlands

Re: Synology DSM 3 Beta stops SABNZB

Post 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
Fiction is the truth inside the lie. (Stephen King)
Post Reply