"Keep Alive" on par unzip unrar ...

Want something added? Ask for it here.
Post Reply
pmneo
Newbie
Newbie
Posts: 15
Joined: August 31st, 2008, 5:40 am

"Keep Alive" on par unzip unrar ...

Post 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
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

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

Post 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.
pmneo
Newbie
Newbie
Posts: 15
Joined: August 31st, 2008, 5:40 am

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

Post by pmneo »

Yes it is under Windows 7 x64!
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

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

Post 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.
pmneo
Newbie
Newbie
Posts: 15
Joined: August 31st, 2008, 5:40 am

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

Post by pmneo »

Thx :D

That mean's you'll fix the bug?

Greez
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

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

Post by shypike »

Post Reply