Could it be possible to set a value (ranging from 1 to 5 for example) to let download more than 1 item simultaneously from the download queue
This could help the following problem :
the current item being downloaded from the queue could hold up all other items in the queue because it's downloading from a slow newsserver...
download more than 1 item simultaneously from downloadgueue
Re: download more than 1 item simultaneously from downloadgueue
http://sabnzbd.wikidot.com/configure-switches
Set option "Only get articles for top of the queue" off.
Set option "Only get articles for top of the queue" off.
Re: download more than 1 item simultaneously from downloadgueue
is there a way to limit the concurrent queue entries being 'handled'
e.g. is there a way to only allow 3 concurrent queue entries being downloaded?
e.g. is there a way to only allow 3 concurrent queue entries being downloaded?
Re: download more than 1 item simultaneously from downloadgueue
Not without substantial changes to the code, which is something not planned yet.