1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <component type =" desktop-application" >
3+ <id >io.github.gerryferdinandus.bittorrent-tracker-editor</id >
4+ <name >bittorrent-tracker-editor</name >
5+ <summary >Add or remove tracker from torrent files.</summary >
6+ <developer_name >Gerry Ferdinandus</developer_name >
7+ <launchable type =" desktop-id" >io.github.gerryferdinandus.bittorrent-tracker-editor.desktop</launchable >
8+
9+ <metadata_license >CC0-1.0</metadata_license >
10+ <project_license >MIT</project_license >
11+
12+ <url type =" homepage" >https://github.com/GerryFerdinandus/bittorrent-tracker-editor</url >
13+ <url type =" bugtracker" >https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues</url >
14+
15+ <content_rating type =" oars-1.1" />
16+
17+ <description >
18+ <p >Features:</p >
19+ <ul >
20+ <li >Select one torrent file or a folder with torrent files</li >
21+ <li >Add one or more trackers at the same time</li >
22+ <li >Remove one or more trackers at the same time</li >
23+ <li >Remove all the trackers to create trackerless torrent. DHT torrent</li >
24+ <li >Change public/private flag. Warning: This will change the torrent info HASH</li >
25+ <li >Show torrent files content</li >
26+ <li >Download stable trackers from newTrackon or ngosang</li >
27+ </ul >
28+ <p >
29+ Warning: There is no backup function in this software. Use it at your own risk.
30+ </p >
31+ <p >
32+ BitTorrent works fine without this program. You probably don' t need this software.
33+ </p >
34+ </description >
35+
36+ <screenshots >
37+ <screenshot type =" default" >
38+ <caption >The main window</caption >
39+ <image >
40+ https://github.com/GerryFerdinandus/bittorrent-tracker-editor/releases/download/V1.32.0/trackereditor_list_linux.png</image >
41+ </screenshot >
42+ <screenshot >
43+ <caption >Torrent info</caption >
44+ <image >
45+ https://github.com/GerryFerdinandus/bittorrent-tracker-editor/releases/download/V1.32.0/trackereditor_info_linux.png</image >
46+ </screenshot >
47+ </screenshots >
48+
49+ <releases >
50+ <release version =" 1.33.0" date =" 2023-11-18" >
51+ <description >
52+ <p >
53+ This release adds the following features:
54+ </p >
55+ <ul >
56+ <li >Verify the working status of public trackers.</li >
57+ <li >Direct download support for ngosang via menu.</li >
58+ <li >Extra tabpage 'private torrent'.</li >
59+ <li >Support 'Info Source' tag for private trackers </li >
60+ <li >Wrong tracker URL format from torrent files should be unselected by default</li >
61+ <li >Upload trackers to newTrackon</li >
62+ </ul >
63+ <p >This release fixes the following bugs:</p >
64+ <ul >
65+ <li >support for '/announce.php'</li >
66+ <li >WebTorrent do not have '/announce'</li >
67+ </ul >
68+ </description >
69+ </release >
70+ </releases >
71+ </component >
0 commit comments