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.
2 parents 3a74746 + 4645963 commit 0d17baeCopy full SHA for 0d17bae
transmission-trackers.py
@@ -4,7 +4,7 @@
4
# Host, port, username and password to connect to Transmission
5
# Set user and pw to None if auth is not required
6
client = {
7
- 'host': 'localhost',
+ 'address': 'localhost',
8
'port': 9091,
9
'user': 'admin',
10
'password': 'passwd'
0 commit comments