GerryFerdinandus / bittorrent-tracker-editor

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

Wrong tracker URL format from torrent files should be unselected by default #22

Closed GerryFerdinandus closed 6 years ago

GerryFerdinandus commented 6 years ago

Present behavior

All tracker URL from inside the torrent files are selected (checked) by default The user can manually deselect the 'wrong' tracker

Expected behavior

Tracker URL that are not valid, missing http(s)://, udp:// or /announce should be uncheck. The user can manually select this 'wrong' tracker.

GerryFerdinandus commented 6 years ago

Released in 1.33.0.beta.2