Custom Query (2447 matches)
Results (46 - 48 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1400 | Fixed | Improve changing the order of trackers | ||
Description |
Current implementation of trackers ordering is a little strange and inconvenient. For example, the torrent has 3 trackers: 0:tracker1.com 1:tracker2.com 2:tracker3.com If I select tracker1.com and press "Down", nothing happens. If I press "Up" for it, its number is increased by one and the list looks so: 1:tracker1.com 1:tracker2.com 2:tracker3.com So, the first thing is that Up/Down buttons increase/decrease the rank of the tracker while they should change the rank on the contrary, I think. The second thing is that tracker2.com doesn't change its number to 0 in the example above. So if I want to pull down [0] tracker to the end I have to change the ranks manually for each tracker in list: tracker1.com=>[2], tracker2.com=>[0], tracker3.com=>[1]. |
|||
#1401 | WorksForMe | Tracker sidebar list not reflecting tracker change | ||
Description |
When I change the tracker for the torrent, "Tracker" column doesn't apply changes. It happens only if I open Edit Trackers window again and press OK. The same behavior in the case of trackers order edit: "Tracker" column is changed only after the second OK. |
|||
#1506 | Fixed | scheduler plugin does not restore speed on yellow->green transition | ||
Description |
Everything works as expected on a green->yellow transition, but max speed is NOT restored on a yellow->green transition. |