From a399dc6fb24f2b7174158ecc7821d4b09bb69b26 Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Tue, 23 Dec 2014 09:38:29 +1030 Subject: [PATCH] change default Transmission port. Fixes #645 Add flags to make windows linking and extraction invisible Revert "Add flags to make windows linking and extraction invisible" --- autoProcessMedia.cfg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoProcessMedia.cfg.spec b/autoProcessMedia.cfg.spec index 550a4366..f6459900 100644 --- a/autoProcessMedia.cfg.spec +++ b/autoProcessMedia.cfg.spec @@ -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)