Page 1 of 1

[Feature Request | Bug?] Restart the download queue

Posted: 12 Apr 2017, 03:08
by Peavers
Currently using the "Pause if disk space gets below this value" feature to pause my download queue. This works as expected.

I've also setup scheduler tasks to unpause/resume the queue every 5 minutes and continue downloading. These don't seem to fire/work when the queue is paused by the "Pause if disk space gets below this value". However they work as expected if I pause the queue myself.

I'm not sure if this is a bug or by design, but would be good if we could easily start the queue after diskspace has become available. I have scripts running in a crontab to free space when this happens, but I just can't automate the restarting of the queue.

Re: [Feature Request | Bug?] Restart the download queue

Posted: 12 Apr 2017, 05:47
by hugbug
It should work. Are you sure your script is executing?

Re: [Feature Request | Bug?] Restart the download queue

Posted: 14 Apr 2017, 09:59
by Peavers
Positive, if I manually check the disk space on the server I can see that it has gone up well above the minimum value set in nzbget.

Re: [Feature Request | Bug?] Restart the download queue

Posted: 17 Apr 2017, 10:47
by hugbug
Then the scheduler tasks are not correctly set maybe?