File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Get more trackers
2- See no peers for some torrent(s)? Add more tracker(s) from Transmission
2+ 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
@@ -11,7 +11,7 @@ Take image `docker pull andrewmhub/transmission-tracker-add`
1111
1212``` docker run --net=host -d -e HOSTPORT=localhost:9091 -e TR_AUTH=user:password --name=transmission-tracker-add andrewmhub/transmission-tracker-add:latest ```
1313
14- if need use another torrent tracker list use docker run env
14+ if you need to use another torrent tracker list then use docker run env
1515
1616` -e TORRENTLIST=https://raw.githubusercontent.com/user/trackerslist/master/mylist.txt `
1717
You can’t perform that action at this time.
0 commit comments