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 1
1
# 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
3
3
4
4
This script automatically checks new torrents and adds trackers
5
5
@@ -11,7 +11,7 @@ Take image `docker pull andrewmhub/transmission-tracker-add`
11
11
12
12
``` docker run --net=host -d -e HOSTPORT=localhost:9091 -e TR_AUTH=user:password --name=transmission-tracker-add andrewmhub/transmission-tracker-add:latest ```
13
13
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
15
15
16
16
` -e TORRENTLIST=https://raw.githubusercontent.com/user/trackerslist/master/mylist.txt `
17
17
You can’t perform that action at this time.
0 commit comments