Hi all,
Running the latest linux version and I really want it to shutdown the machine when the queue has finished (and at a specific time if the queue is empty - but that's another thing). I was under the impression there was an option in the On Finish drop list to do this but I only have "Shutdown SABNZBD". Any ideas?
Cheers
No "Shutdown PC" option in On 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: No "Shutdown PC" option in On Finish?
Your system is not compatible with the way SABnzbd expects shutdown to work.
There's no single method across Linux/Unix/BSD systems.
We use a Debian/Ubuntu method, which by now is even outdated.
Your best shot is to create a little script that does the shutdown for you
and run that as an end-of-queue script.
There's no single method across Linux/Unix/BSD systems.
We use a Debian/Ubuntu method, which by now is even outdated.
Your best shot is to create a little script that does the shutdown for you
and run that as an end-of-queue script.

