We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c9961a commit 24ab56cCopy full SHA for 24ab56c
README.md
@@ -4,9 +4,9 @@ See no peers for some torrent(s)? Add more tracker(s) from Transmission
4
5
## Installation
6
7
-* Take image `docker pull andrewmhub/transmission-tracker-add` or
+Take image `docker pull andrewmhub/transmission-tracker-add` or
8
9
-Download script and make it executable:
+download script and make it executable:
10
11
Edit settings for transmission set rpc-enabled, rpc-username and rpc-password
12
@@ -17,6 +17,7 @@ chmod +x /opt/bin/add-trackers-auto.sh
17
Set user and password in add-trackers-auto.sh
18
systemctl daemon-reload
19
```
20
+
21
## Usage
22
Automatically checks new torrents and adds trackers:
23
0 commit comments