Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (544 - 546 of 2447)

Ticket Resolution Summary Owner Reporter
#1175 Sort by seeders or peers fukt
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):
5 (10)
2 (66)
1 (20)
0 (55)
0 (49)
0 (30)
0 (9)

Forum thread http://forum.deluge-torrent.org/viewtopic.php?f=7&t=29815

#1560 Fixed Sort by Progress in Files tab ignores fractional part Calum man_in_shack
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 ntls
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.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.