Hi,
I use the following command to make sabnzbd hibernate after the download queue:
http://localhost:8080/sabnzbd/api?mode= ... y=12345xxx
First of all:
- how do I remove that action if I decide that I don't want the PC to hibernate after I have set the action?
- why is this implemented in such a complicated way? Why not have a checkbox in the settings menu allowing me to turn on and off these actions?
Thans alot!
Is there a more convenient way to hibernate the computer after queue finish?
Forum rules
Help us help you:
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.
Re: Is there a more convenient way to hibernate the computer after queue finish?
SABnzbd has a Web-UI where you can set an end-of-queue action.
At the top of the queue page.
The API isn't for manual use, but for other programs.
The cancel action is this:
http://localhost:8080/sabnzbd/api?mode= ... y=12345xxx
At the top of the queue page.
The API isn't for manual use, but for other programs.
The cancel action is this:
http://localhost:8080/sabnzbd/api?mode= ... y=12345xxx
Re: Is there a more convenient way to hibernate the computer after queue finish?
Thanks alot, for some reason, I simply did not see that the option I was looking for was at the top of the queue-menu, so everything is clear now 

