Custom Query (2447 matches)
Results (544 - 546 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1175 | Sort by seeders or peers | |||
Description |
When sorting torrents by seeders or peers, Deluge only counts connected seeders or peers. If you only have completed torrents the sorting will always be by "date added" instead of actual seeders/peers.
Suggestion is to handle the connected and total seeders/peers as a string value to sort like this (descending): Forum thread http://forum.deluge-torrent.org/viewtopic.php?f=7&t=29815 |
|||
#1560 | Fixed | Sort by Progress in Files tab ignores fractional part | ||
Description |
When sorting the Files tab in gtkui by the Progress column, integral parts of the percentages (100, 99, 98 etc.) are handled correctly but it appears that the fractional part (.##) is ignored. Right now, I have in one torrent, the following percentages: [... 10.09, 9.09, 9.14, 9.72, 9.24, 9.14, 8.19 ...] Sorting is incorrect for both ascending and descending column mode. |
|||
#2268 | Duplicate | Sort by progress for seeding/paused torrents | ||
Description |
Currently, Deluge sorts the torrents (i suppose) by the percentage of their progress/completeness. But when the torrents are 100% complete some of them are in the state of "seeding" and some in the state of "paused", so deluge does not sort them. It would be a nice feature a user can sort the torrents and by state. |