|
| 1 | +**bittorrent-tracker-editor** will add/remove bittorrent tracker from the torrent file(s). |
| 2 | +This software works on Windows XP SP3, Windows 7+ |
| 3 | + |
| 4 | +--- |
| 5 | + |
| 6 | +## Warning: ## |
| 7 | +There is no backup function in this software. Used it at your own risk. Bittorrent work fine without this program. You probably don't need this software. |
| 8 | + |
| 9 | +--- |
| 10 | + |
| 11 | +## Which program to use for add/remove bittorrent trackers? ## |
| 12 | + * **Edit one torrent file:** You can use http://torrenteditor.com/ |
| 13 | + * **Edit multiple torrent file:** Use this program. It is made for changing multiple torrent files. |
| 14 | + |
| 15 | +--- |
| 16 | + |
| 17 | +## Features: ## |
| 18 | + * Select one torrent file or a folder with torrent files. |
| 19 | + * Add one or more tracker at the same time. |
| 20 | + * Remove one or more tracker at the same time. |
| 21 | + * Remove all the tracker to create tracker less torrent. DHT torrent |
| 22 | + * Change public/private flag. Warning: This will change the torrent info HASH. |
| 23 | + * Preset add/remove tracker via add\_trackers.txt and remove\_trackers.txt files when present in the same folder as the executable file. |
| 24 | + * Optional start as console program. (See readme.txt inside download) |
| 25 | + * Show torrent files content. |
| 26 | + |
| 27 | +--- |
| 28 | + |
| 29 | +## Downloads: ## |
| 30 | + * [From google drive: Executable file for win32](https://googledrive.com/host/0B4lG_fvmX5NZMU5lZ00zM3Z0Nmc) |
| 31 | + |
| 32 | +--- |
| 33 | + |
| 34 | +## Software version ## |
| 35 | +### 1.31 ### |
| 36 | + * Add: Edit comment in data/info grid column. |
| 37 | + * FIX: ([Issue 6](https://code.google.com/p/bittorrent-tracker-editor/issues/detail?id=6)) |
| 38 | +### 1.30 ### |
| 39 | + * Add: Tab page Files/trackers/info |
| 40 | + * Add: Optional start as console program. (See readme.txt inside download) |
| 41 | + * Add: remove\_trackers.txt will remove specific trackers form torrent. |
| 42 | + * Add: export\_trackers.txt is created after updating the torrent. |
| 43 | + * Add: drag and drop of trackers file (with '.txt' file extension) |
| 44 | + * FIX: ([Issue 4](https://code.google.com/p/bittorrent-tracker-editor/issues/detail?id=4)) + ([Issue 5](https://code.google.com/p/bittorrent-tracker-editor/issues/detail?id=5)) |
| 45 | +### 1.21 ### |
| 46 | + * FIX: Support for Unicode in filename. (Chinese etc.) |
| 47 | + |
| 48 | +### 1.20 ### |
| 49 | + * Add: Tab page torrent info/data. |
| 50 | + * Add: Drag & Drop torrent files or a folder with torrent files inside. |
| 51 | + |
| 52 | +### 1.10 ### |
| 53 | + * Add: Tab page for public/private flag. ([Issue 1](https://code.google.com/p/bittorrent-tracker-editor/issues/detail?id=1)) |
| 54 | + * 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. |
| 55 | + |
| 56 | +## 1.00 ## |
| 57 | + * First release |
| 58 | + |
| 59 | +--- |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | +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 one trackers. And press the 'Update torrent' |
| 64 | + |
| 65 | +--- |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | +--- |
| 70 | + |
| 71 | +This program is developed using [Lazarus](http://lazarus.freepascal.org/) RAD and [Free Pascal](http://www.freepascal.org/) compiler. |
0 commit comments