-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Description
What steps will reproduce the problem?
1. Paste tracker(s) in the Trackers List box
2. Update torrent
What is the expected output? What do you see instead?
Trackers should be added in the order they are listed in the Trackers List box
(or in add_trackers.txt). Instead the trackers are rearranged by alphabetical
order casusing the primary tracker to be changed (the one scraped by default
when the torrent is opened).
What version of the product are you using? On what operating system?
Using v1.31 on Windows 8.1 64-bit.
Please provide any additional information below.
For example let us say I have a torrent with tracker.ccc.de and 10.rarbg.com
where tracker.ccc.de is the primary tracker. If I then add open.demonii.com,
the tracker list is rearranged in alphabetical order with 10.rarbag.com
becoming the new primary. If it is not possible to maintain the original order
of the entire tracker list then please add a method to specify which tracker is
the primary tracker. Maybe make the first tracker in the list the primary? The
TorrentEditor website preserves the original order in which you add the
trackers.
Original issue reported on code.google.com by [email protected]
on 4 Mar 2015 at 6:47