Skip to content

Commit 0fe2031

Browse files
Update README.md
1 parent bf68bb8 commit 0fe2031

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@ See no peers,seeds for some torrent(s)? Add more tracker(s) for Transmission
33

44
This 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
7896
Set user and password in manual-tracker-add.sh
7997

8098
Run manual script to add some more trackers for active torrents:

0 commit comments

Comments
 (0)