#459 closed feature-request (Fixed)
Option to prioritize "seeding" queue over download queue
Reported by: | anonymous | Owned by: | Cas |
---|---|---|---|
Priority: | major | Milestone: | 2.0.0 |
Component: | Core | Version: | |
Keywords: | Cc: | follettoonip@… |
Description
i have limits set for max acive torrents (3) and max download torrents (2). With these settings and a queue of torrent waiting to start then deluge , when one of active downloading torrents finishes, would start a new one and put the just finished in pause, so don't seed it. I'd like an option for deluge that makes it prioritize the seeding queue over the download queue. with my example i'd like that if there are 3 'to be seeded' torrent than those 3 would be active and no new one gets started. If seeding are 2 then first download one could be set active... and so on. (I think that utorrent has an option like this)
Change History (9)
comment:1 Changed 15 years ago by anonymous
- Cc follettoonip@… added
comment:2 Changed 15 years ago by mvoncken
- Milestone set to 1.2.0
comment:4 Changed 15 years ago by andar
- Version 0.9.08 (1.0.0_RC8) deleted
comment:5 Changed 14 years ago by andar
- Milestone changed from 1.2.0 to 1.3.0
comment:6 Changed 14 years ago by andar
- Milestone changed from 1.3.0 to Future
comment:7 Changed 12 years ago by Cas
- Milestone changed from Future to 1.4.0
- Owner changed from andar to Cas
- Status changed from new to assigned
comment:8 Changed 12 years ago by Cas
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in master: 795f633bc4
comment:9 Changed 8 years ago by Cas
- Milestone changed from 2.0.x to 2.0
This feature will appear when we make the switch to libtorrent 0.15. It has been committed in libtorrent revision 3576: http://code.rasterbar.com/libtorrent/changeset/3576