From c9354440f6ea4d46492adc6faaa029e1f669e58a Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 3 Apr 2015 09:22:54 -0400 Subject: [PATCH] sample update includes sample deluge settings --- autoProcess.ini.sample | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/autoProcess.ini.sample b/autoProcess.ini.sample index d326a810..4274cd33 100644 --- a/autoProcess.ini.sample +++ b/autoProcess.ini.sample @@ -47,11 +47,11 @@ permissions=0777 [CouchPotato] host = localhost port = 5050 -username = +username = password = web_root = ssl = 0 -apikey = +apikey = delay = 65 method = renamer delete_failed = 0 @@ -68,6 +68,18 @@ host=http://localhost:8080/ username= password= +[Deluge] +host = localhost +username = +convert = True +password = +sonarr-label = sonarr +bypass-label = bypass +sickbeard-label = sickbeard +port = 58846 +sickrage-label = sickrage +couchpotato-label = couchpotato + [SABNZBD] convert=True Sickbeard-category=sickbeard @@ -86,4 +98,4 @@ api_key= [Plex] host=localhost port=32400 -refresh=True \ No newline at end of file +refresh=True