Skip to content

Commit eecddfb

Browse files
chore: add new feature item
Download stable trackers from newTrackon.
1 parent ba1046c commit eecddfb

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

README.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ There is no backup function in this software. Used it at your own risk. Bittorre
3636
* Preset add/remove tracker via add\_trackers.txt and remove\_trackers.txt files when present in the same folder as the executable file.
3737
* Optional start as console program. (See readme.txt inside download)
3838
* Show torrent files content.
39+
* Download stable trackers from newTrackon.
3940

4041
---
4142

@@ -64,27 +65,27 @@ There is no backup function in this software. Used it at your own risk. Bittorre
6465
* FIX: WebSocket ws:// and wss:// should be accepted as input. ([Issue 20](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/20))
6566

6667
### 1.31 ###
67-
* Add: Edit comment in data/info grid column.
68+
* ADD: Edit comment in data/info grid column.
6869
* FIX: ([Issue 6](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/6))
6970

7071
### 1.30 ###
71-
* Add: Tab page Files/trackers/info
72-
* Add: Optional start as console program. (See readme.txt inside download)
73-
* Add: remove\_trackers.txt will remove specific trackers form torrent.
74-
* Add: export\_trackers.txt is created after updating the torrent.
75-
* Add: drag and drop of trackers file (with '.txt' file extension)
72+
* ADD: Tab page Files/trackers/info
73+
* ADD: Optional start as console program. (See readme.txt inside download)
74+
* ADD: remove\_trackers.txt will remove specific trackers form torrent.
75+
* ADD: export\_trackers.txt is created after updating the torrent.
76+
* ADD: drag and drop of trackers file (with '.txt' file extension)
7677
* FIX: ([Issue 4](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/4)) + ([Issue 5](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/5))
7778

7879
### 1.21 ###
7980
* FIX: Support for Unicode in filename. (Chinese etc.)
8081

8182
### 1.20 ###
82-
* Add: Tab page torrent info/data.
83-
* Add: Drag & Drop torrent files or a folder with torrent files inside.
83+
* ADD: Tab page torrent info/data.
84+
* ADD: Drag & Drop torrent files or a folder with torrent files inside.
8485

8586
### 1.10 ###
86-
* Add: Tab page for public/private flag. ([Issue 1](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/1))
87-
* Add: Load tracker list from file via menu or at start-up, when file add\_trackers.txt is present in the same folder as the executable file.
87+
* ADD: Tab page for public/private flag. ([Issue 1](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/1))
88+
* ADD: Load tracker list from file via menu or at start-up, when file add\_trackers.txt is present in the same folder as the executable file.
8889

8990
### 1.00 ###
9091
* First release
@@ -93,7 +94,7 @@ There is no backup function in this software. Used it at your own risk. Bittorre
9394

9495
![](pictures/trackereditor.png?raw=true "Trackers List")
9596

96-
This screen shot show the program, after a folder is selected with 97 torrent files inside. The normal procedure is to deselect the trackers that no longer working. Optionally add your own trackers. And press the 'Update torrent'
97+
This screen shot show the program, after a folder is selected with torrent files inside. The normal procedure is to deselect the trackers that no longer working. Optionally add your own trackers. And select the 'Update torrent' menu.
9798

9899
---
99100

0 commit comments

Comments
 (0)