Page 1 of 1

Column sorting in trackers pane

Posted: Wed Dec 14, 2022 1:34 pm
by hextonum
I have searched but could not find, why is there no option for sorting the columns in the trackers pane?
I'm sure there used to be the ability in µTorrent- so I can't see it being a difficult addition. I always found it useful for trimming out unavailable trackers from my "auto add these trackers" list (updated monthly'ish from https://github.com/ngosang/trackerslist)
Screenshot from 2022-12-14 13-21-22.png
Screenshot from 2022-12-14 13-21-22.png (265.27 KiB) Viewed 732 times
Screenshot from 2022-12-14 13-30-42.png
Screenshot from 2022-12-14 13-30-42.png (107.24 KiB) Viewed 732 times

Re: Column sorting in trackers pane

Posted: Wed Dec 14, 2022 6:26 pm
by Peter
That's a valid point. I'll see why its like that.

Re: Column sorting in trackers pane

Posted: Wed Dec 14, 2022 10:43 pm
by Peter
So, I tried some basic code and it worked as far as I tested. Of course a seasoned veteran of the team informed me just minutes later that my """solution""" won't work because it messes up the tier sorting buttons (found on the right of the list.) Anyway, it's a long-standing issue/request.

https://github.com/qbittorrent/qBittorrent/issues/261

We'll see what comes out of this...