Page 1 of 1

Shutdown Synology NAS after processing of queue

Posted: March 4th, 2010, 6:35 am
by Trampo
Is it possible to add a switch in SABNZBD to perform the following task: After downloading and processing a download queue, I'd like my DS209 to shutdown completely.

Re: Shutdown Synology NAS after processing of queue

Posted: March 4th, 2010, 7:41 am
by shypike
No, shutdown is very platform specific. We cannot implement it for just any platform.

The best thing would be to write your own shell script that does the shutdown.
Then you can instruct SABnzbd to run the script when the queue becomes empty.
For more info about shutdown and scripts, check with the support forum of your device.

Re: Shutdown Synology NAS after processing of queue

Posted: March 4th, 2010, 7:57 am
by Trampo
Thanks - I'll d do that.