start-up and stop script new version SABnzbd 2.3.3 for Synology

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
druftiacto
Newbie
Newbie
Posts: 12
Joined: April 27th, 2015, 6:57 am

start-up and stop script new version SABnzbd 2.3.3 for Synology

Post by druftiacto »

Hi,

I don't know if this is the right place to ask about the new SynoCommunity version of SABnzbd (2.3.3).

All works well, but I wonder how I can start and stop SABnzbd via SSH on the Synology DiskStation. (I have a DiskStation that performs rather poorly, so I'm in the habit of regularly killing processes I don't need at that moment).

I used to give the following command:

Code: Select all

/var/packages/sabnzbd/scripts/start-stop-status stop
to stop SABnzbd, but this no longer seems to work.

I get the message "/var/packages/sabnzbd/scripts/service-setup: line 6: [: : integer expression expected
is not running"

However, if I stop SABnzbd from the DSM GUI (Package Center), this works okay. I'd like to know what the command behind the scene is. Can anyone tell me?

Cheers!
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: start-up and stop script new version SABnzbd 2.3.3 for Synology

Post by safihre »

You cannot. You need to use the Synology command:
synopkg

Has to do with the new SynoCommunity framework.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
druftiacto
Newbie
Newbie
Posts: 12
Joined: April 27th, 2015, 6:57 am

Re: start-up and stop script new version SABnzbd 2.3.3 for Synology

Post by druftiacto »

Thanks, @safihre, that's useful!
Post Reply