lottanzb team mailing list archive
-
lottanzb team
-
Mailing list archive
-
Message #00035
[Bug 435422] Re: Provide an option to stop the computer when all downloads are completed
I should have spend more time investigating the issue.
SABnzbd actually provides a feature that allows one to execute a certain
action when SABnzd finishes downloading the whole queue. One of the
predefined actions is "shutdown_pc". This action can even be specified
through the API (have a look at 'ChangeCompleteActionQuery' in
LottaNZB's code).
The problem is that it won't work on Linux as the system_* functions in
sabnzbd/__init__.py have not been implemented for Linux, but only
Windows ans Mac OS X (Darwin?). I guess one would need to get in touch
with the SABnzbd devs so that the Linux-specific code can be written
before 0.5 is released.
--
Provide an option to stop the computer when all downloads are completed
https://bugs.launchpad.net/bugs/435422
You received this bug notification because you are a member of LottaNZB
Development Team, which is subscribed to LottaNZB.
Status in LottaNZB • Automated Usenet Client: Confirmed
Bug description:
Not a bug but a feature request. Title is pretty self-explanatory I think.
References