Bug 267391 - Queue new tranfers
Summary: Queue new tranfers
Status: REPORTED
Alias: None
Product: kget
Classification: Applications
Component: Core (show other bugs)
Version: unspecified
Platform: Chakra Linux
: NOR wishlist
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-01 16:30 UTC by Giuseppe Calà
Modified: 2011-03-01 16:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Giuseppe Calà 2011-03-01 16:30:30 UTC
Version:           unspecified (using KDE 4.6.0) 
OS:                Linux

KGet has a function to set the max number of simultaneous downloads; when the queue is full and I add a new transfer, kget stops one of the currently running job to start downloading the last added. Is it possible to add an option so new transfers are queued without stopping running jobs?

Reproducible: Always

Steps to Reproduce:
Fill the transfer queue; add a new transfer job

Actual Results:  
one of the previous download stops and the last added starts

Expected Results:  
let finish current job transfers first and when a new slot become available start to download last entry.