From 7971555ae2ee79848ae157bf3f8472843e752fd3 Mon Sep 17 00:00:00 2001 From: boredazfcuk Date: Fri, 24 Jan 2020 09:58:33 +0000 Subject: [PATCH] Typo - qBittorren (#1710) qBittorrenHost to qBittorrentHost --- autoProcessMedia.cfg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoProcessMedia.cfg.spec b/autoProcessMedia.cfg.spec index b2623e53..a189b1c3 100644 --- a/autoProcessMedia.cfg.spec +++ b/autoProcessMedia.cfg.spec @@ -382,7 +382,7 @@ DelugeUSR = your username DelugePWD = your password ###### qBittorrent (You must edit this if you're using TorrentToMedia.py with qBittorrent) - qBittorrenHost = localhost + qBittorrentHost = localhost qBittorrentPort = 8080 qBittorrentUSR = your username qBittorrentPWD = your password