mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 21:33:13 -07:00
change default Transmission port. Fixes #645
This commit is contained in:
parent
75c5a39ec4
commit
ab24081e30
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@
|
|||
uTorrentPWD = your password
|
||||
###### Transmission (You must edit this if your using TorrentToMedia.py with uTorrent)
|
||||
TransmissionHost = localhost
|
||||
TransmissionPort = 8084
|
||||
TransmissionPort = 9091
|
||||
TransmissionUSR = your username
|
||||
TransmissionPWD = your password
|
||||
#### Deluge (You must edit this if your using TorrentToMedia.py with deluge. Note that the host/port is for the deluge daemon, not the webui)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue