Added MKV-SD to Sickbeard

This commit is contained in:
BBsan 2016-10-21 17:19:17 +02:00 committed by GitHub
commit 0e64a4df48

View file

@ -194,7 +194,7 @@
# externalSubDir. set the directory where subs should be saved (if not the same directory as the video)
#externalSubDir=
# outputDefault (None, iPad, iPad-1080p, iPad-720p, Apple-TV2, iPod, iPhone, PS3, xbox, Roku-1080p, Roku-720p, Roku-480p, mkv, mp4-scene-release).
# outputDefault (None, iPad, iPad-1080p, iPad-720p, Apple-TV2, iPod, iPhone, PS3, xbox, Roku-1080p, Roku-720p, Roku-480p, mkv, mp4-scene-release, MKV-SD).
#
# outputDefault. Loads default configs for the selected device. The remaining options below are ignored.
# If you want to use your own profile, set None and set the remaining options below.
@ -250,4 +250,4 @@ import nzbToMedia
section = "SickBeard"
result = nzbToMedia.main(sys.argv, section)
sys.exit(result)
sys.exit(result)