File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,24 @@ See no peers,seeds for some torrent(s)? Add more tracker(s) for Transmission
33
44This script automatically checks new torrents and adds trackers
55
6+ #### Changelog
7+ ```
8+ Mar 27, 2019
9+ now tracker file saved in tmp directory until update web source
10+ new exception in "Get list of active torrents", helps to avoid fully loaded torrents
11+ cosmetic fixes
12+
13+ Feb 22, 2019
14+ add feature connection to host
15+
16+ May 27, 2018
17+ wait new torrents 25 sec
18+
19+ May 26, 2018
20+ Change systemd policy
21+ CPUSchedulingPolicy=idle
22+ Nice=19
23+ ```
624## Installation and usage
725
826#### * Docker way
@@ -74,7 +92,7 @@ screen -d -m -S tracker-add-auto path/to/tracker-add-auto-router.sh
7492
7593
7694
77- ## Extra manual script if you need
95+ ### Extra manual script if you need
7896Set user and password in manual-tracker-add.sh
7997
8098Run manual script to add some more trackers for active torrents:
You can’t perform that action at this time.
0 commit comments