Custom Query (2447 matches)
Results (100 - 102 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1346 | Duplicate | Add second sorting order option for torrents in list (by name) | ||
Description |
If the torrents are sorted by progress, all with 100% are not sorted by name, and the list is not clearly organized. As Deluge has no search function locating one torrent in long disorganized lists is very complicated. So, I suggest to add second sorting option to the menu. It can be configurable to any category, or just selection of "Sort by name" or "Sort by queue" |
|||
#357 | Fixed | Add "Seeding: Prioritize Torrents With >0 Peers" queue auto-prioritization | ||
Description |
Running Debian Testing: Deluge 0.5.9.3 It would be really wonderful if Deluge was able to automatically de-prioritize seeding torrents without peers and prioritize torrents that have peers. Right now, Deluge does no auto-prioritization. I use Jamendo.com and often have the maximum number of torrents running at one time (say 5) and more than that many torrents queued (say 10). Thus, 5 of my torrents are sitting beneath my active queue. However, if the 5 active torrents have no peers, Deluge doesn't check the rest of the torrents for peers, so I'll never even know if the 5 inactive torrents have peers. Thus, the 5 active torrents with 0 peers stay at the top of my queue, never reaching the required share ratio to stop seeding, and never letting me move to other torrents that might have peers. This effectively stops me from seeding at all. Having an auto-prioritizer would allow Deluge to ensure that I keep seeding as much as possible without having my list of active torrents blocked by torrents without peers. Furthermore, Deluge should display the number of seeds and peers on inactive torrents, which it currently does not, so I could know when to manually move a torrent up to a higher place in the queue... But that's another bug entirely. |
|||
#1308 | Fixed | Add Seeds/Peers ratio to torrent list view | ||
Description |
When managing torrents, it's useful to know the ratio of total seeds to total peers for each torrent. Other clients provide this information but deluge doesn't. This patch fixes that. |