Page 2 of 2
Re: Standby
Posted: November 20th, 2008, 4:23 pm
by shypike
decrypted wrote:
I still admit the patch was fully selfish.
Nothing wrong with thatÂ
I'm glad that you shared it.
We're not going to document the generation of binaries fully now.
It's too tricky to describe easily and it would generate even more support questions.
We cannot publish a fully populated binary Python distribution, because we use
ActiveState's release. We're no allowed to distribute full ActiveState binaries.
Re: Standby
Posted: November 22nd, 2008, 7:43 am
by shypike
I'm looking at the implementation of this for release 0.4.6.
I have a question for you.
Suppose the queue is not empty, but SABnzbd is paused (either manually
or because of a scheduled pause).
Should SABnzbd allow Windows go into standby or not?
Re: Standby
Posted: November 23rd, 2008, 8:37 am
by decrypted
sure it should go to sleep. If its scheduled it might schedule an automated wakeup of the pc like the media center if the times are known upfront
(Something like that:
http://msdn.microsoft.com/en-us/library ... S.85).aspx maybe).
Re: Standby
Posted: December 8th, 2008, 5:36 pm
by decrypted
hey, thx!
like the way you implemented it + it seams to work just fine!