From e0054b8b645287e76ed787003e099ea8508b134c Mon Sep 17 00:00:00 2001 From: Michael Higgins Date: Sun, 16 Aug 2015 05:03:23 -0400 Subject: [PATCH] updated autoProcess.ini.sample Includes missing options, adds some spaces --- autoProcess.ini.sample | 143 +++++++++++++++++++++-------------------- 1 file changed, 75 insertions(+), 68 deletions(-) diff --git a/autoProcess.ini.sample b/autoProcess.ini.sample index ccb91bd1..54f93bf6 100644 --- a/autoProcess.ini.sample +++ b/autoProcess.ini.sample @@ -1,51 +1,54 @@ [SickBeard] -host=localhost -port=8081 -username= -password= -web_root= -ssl=0 -api_key= +host = localhost +port = 8081 +username = +password = +web_root = +ssl = 0 +api_key = [Sonarr] -host=localhost -port=8989 -web_root= -ssl=0 -apikey= +host = localhost +port = 8989 +web_root = +ssl = 0 +apikey = [MP4] -ffmpeg=ffmpeg.exe -ffprobe=ffprobe.exe -output_directory= -copy_to= -move_to= -output_extension=mp4 -output_format=mp4 -delete_original=True -relocate_moov=True -audio-codec=ac3 -video-codec=h264,x264 -video-bitrate= -h264-max-level= -ios-audio=True -max-audio-channels= -audio-language= -audio-default-language= -audio-channel-bitrate= -subtitle-language= -subtitle-default-language= -fullpathguess=True -convert-mp4=False -tagfile=True -tag-language=en -download-artwork=True -download-subs=False -embed-subs=True -sub-providers=addic7ed,podnapisi,thesubdb,opensubtitles -permissions=0777 -post-process=False -pix-fmt= +ffmpeg = ffmpeg.exe +ffprobe = ffprobe.exe +output_directory = +copy_to = +move_to = +output_extension = mp4 +output_format = mp4 +delete_original = True +relocate_moov = True1 +video-codec = h264,x264 +video-bitrate = +video-max-width = +h264-max-level = +ios-audio = True +ios-first-track-only = False +max-audio-channels = +audio-codec = ac3 +audio-language = +audio-default-language = +audio-channel-bitrate = +subtitle-codec = mov_text +subtitle-language = +subtitle-default-language = +fullpathguess = True +convert-mp4 = False +tagfile = True +tag-language = en +download-artwork = True +download-subs = False +-subs = True +sub-providers = addic7ed,podnapisi,thesubdb,opensubtitles +permissions = 0777 +post-process = False +pix-fmt = [CouchPotato] host = localhost @@ -60,16 +63,18 @@ method = renamer delete_failed = 0 [uTorrent] -convert= -couchpotato-label=couchpotato -sickbeard-label=sickbeard -sonarr-label=sonarr -webui=False -action_before=stop -action_after=removedata -host=http://localhost:8080/ -username= -password= +convert = +couchpotato-label = couchpotato +sickbeard-label = sickbeard +sonarr-label = sonarr +bypass-label = bypass +sickrage-label = sickrage +webui = False +action_before = stop +action_after = removedata +host = http://localhost:8080/ +username = +password = [Deluge] host = localhost @@ -84,22 +89,24 @@ sickrage-label = sickrage couchpotato-label = couchpotato [SABNZBD] -convert=True -Sickbeard-category=sickbeard -Couchpotato-category=couchpotato -Sonarr-category=sonarr +convert = True +sickrage-category = sickrage +sonarr-category = sonarr +bypass-category = bypass +couchpotato-category = couchpotato +sickbeard-category = sickbeard [Sickrage] -host=localhost -port=8081 -username= -password= -web_root= -ssl=0 -api_key= +host = localhost +port = 8081 +username = +password = +web_root = +ssl = 0 +api_key = [Plex] -host=localhost -port=32400 -refresh=True -token= +host = localhost +port = 32400 +refresh = True +token =