File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,6 @@ See no peers for some torrent(s)? Add more tracker(s) from Transmission
55## Installation
66* Download script and make it executable:
77Edit settings for transmission set rpc-enabled, rpc-username and rpc-password
8- ```
9- wget --no-check-certificate -O /opt/bin/add_trackers.sh https://raw.githubusercontent.com/AndrewMarchukov/tracker-add/master/tracker-add.sh
10- chmod +x /opt/bin/add_trackers.sh
11- Set user and password in add_trackers.sh
12- ```
13- or
14-
158```
169wget --no-check-certificate -O /opt/bin/add-trackers-auto.sh https://raw.githubusercontent.com/AndrewMarchukov/tracker-add/master/tracker_add_auto.sh
1710wget --no-check-certificate -O /etc/systemd/system/transmission-tracker-add.service https://raw.githubusercontent.com/AndrewMarchukov/tracker-add/master/transmission-tracker-add.service
@@ -35,6 +28,12 @@ service transmission-tracker-add status
3528 └─31204 sleep 5
3629
3730```
31+
32+
33+
34+
35+ ## Extra manual script
36+ Set user and password in add_trackers.sh
3837Run manual script to add some more trackers for active torrents:
3938
4039```
You can’t perform that action at this time.
0 commit comments