lgallard / qBittorrent-Controller

qBittorrent Controller - An Android app for controlling qBittorrent servers
MIT License
286 stars 58 forks source link

order by speed is incorrect. #175

Closed csy45250584 closed 4 years ago

csy45250584 commented 5 years ago

when i order my torrents by upload speed ,the torrent which's upload speed is 1.1MB/s belows to the torrent which's upload speed is 900KB/s. i think that maybe the 1.1MB/s is in incorrect position.

lgallard commented 4 years ago

This will be fixed in the new release. Commit 08bbd2f8d86fdc28c8f25abe0e9edf70d682a059 fixes it!

lgallard commented 4 years ago

qBController v4.7.0 fixes it!

csy45250584 commented 4 years ago

thx!