Page 1 of 1

"Keep Alive" on par unzip unrar ...

Posted: February 26th, 2010, 2:55 pm
by pmneo
Hello!

Is it possible to keep the PC alive when sabnzbd is unzipping the downloaded content??

My windows is setup to go into standby after 15 minute in idle.

When sabnzbd is downloading there is no problem, but if the downloaded content is a little bit larger, it happens that the PC goes to standby while unzipping etc.

Thx

Re: "Keep Alive" on par unzip unrar ...

Posted: February 26th, 2010, 6:34 pm
by shypike
Is that on Windows?
That would be odd, because as long as the queue isn't
fully processed we keep on calling the Windows "stay-awake" function.

Re: "Keep Alive" on par unzip unrar ...

Posted: March 1st, 2010, 1:09 pm
by pmneo
Yes it is under Windows 7 x64!

Re: "Keep Alive" on par unzip unrar ...

Posted: March 1st, 2010, 3:28 pm
by shypike
Congratualtions: you exposed a bug.
Windows is kept awake as long as the download queue and the post processing queue are not empty.
However, "post-processing queue is empty" means that the last job has been removed
from the queue, but not that it already has been completely processed.

Re: "Keep Alive" on par unzip unrar ...

Posted: March 4th, 2010, 3:07 am
by pmneo
Thx :D

That mean's you'll fix the bug?

Greez

Re: "Keep Alive" on par unzip unrar ...

Posted: March 4th, 2010, 3:10 am
by shypike