GerryFerdinandus / bittorrent-tracker-editor

Software for add or remove tracker from torrent files.
MIT License
499 stars 65 forks source link

[Wishlist] Randomize tracker order for each torrent file #19

Closed kilves76 closed 7 years ago

kilves76 commented 7 years ago

Would be nice if there was a -U option to randomize the tracker list order for each torrent file in order to load balance tracker traffic. Options to randomize tracker groups (double spaced), randomize the group (single spaced), maybe a third option for both.

For example, a single spaced list randomized for each torrent, with a reasonably even random distribution, each tracker would only receive (1/totaltrackers)*amounttorrents updates at any one time.

GerryFerdinandus commented 7 years ago

There is a new release V1.32.0-RC.5

There is already a sort tracker list torrent option. Now I have also added randomize tracker selection: -U7 This function is also available under update menu item.