From 67e7e432e7679dae26f27ec592bb6faddc97ecb9 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Sat, 3 Sep 2022 15:37:08 -0400 Subject: [PATCH] Update sma.ini --- root/scripts/sma.ini | 111 ++++++++++++++++++++++--------------------- 1 file changed, 57 insertions(+), 54 deletions(-) diff --git a/root/scripts/sma.ini b/root/scripts/sma.ini index 2fa6575..2d8429c 100644 --- a/root/scripts/sma.ini +++ b/root/scripts/sma.ini @@ -2,10 +2,10 @@ ffmpeg = ffmpeg ffprobe = ffprobe threads = 0 -hwaccels = vaapi -hwaccel-decoders = hevc_vaapi, h264_vaapi, vc1_vaapi -hwdevices = vaapi:/dev/dri/renderD128 -hwaccel-output-format = vaapi:vaapi +hwaccels = +hwaccel-decoders = +hwdevices = +hwaccel-output-format = output-directory = output-format = mkv output-extension = mkv @@ -15,16 +15,15 @@ ignored-extensions = nfo, ds_store copy-to = move-to = delete-original = True -sort-streams = True process-same-extensions = True +bypass-if-copying-all = False force-convert = True post-process = False wait-post-process = False -detailed-progress = True -preopts = -fflags, +genpts -postopts = -bypass-if-copying-all = False +detailed-progress = False opts-separator = , +preopts = +postopts = regex-directory-replace = [^\w\-_\. ] [Permissions] @@ -33,7 +32,7 @@ uid = -1 gid = -1 [Metadata] -relocate-moov = False +relocate-moov = True full-path-guess = True tag = True tag-language = eng @@ -45,6 +44,7 @@ keep-titles = False [Video] codec = copy max-bitrate = 0 +bitrate-ratio = crf = -1 crf-profiles = preset = @@ -54,11 +54,12 @@ max-width = 0 profile = max-level = 0.0 pix-fmt = +prioritize-source-pix-fmt = True filter = force-filter = False -bitrate-ratio = [HDR] +codec = pix-fmt = space = bt2020nc transfer = smpte2084 @@ -67,7 +68,6 @@ preset = codec-parameters = filter = force-filter = False -codec = profile = [Audio] @@ -75,49 +75,79 @@ codec = copy languages = default-language = first-stream-of-language = False -allow-language-relax = False -channel-bitrate = 64 +allow-language-relax = True +relax-to-default = False +channel-bitrate = 128 +variable-bitrate = 0 max-bitrate = 0 max-channels = 0 -prefer-more-channels = True -default-more-channels = True filter = +profile = force-filter = False sample-rates = +sample-format = copy-original = False aac-adtstoasc = False -ignore-truehd = mp4, mkv ignored-dispositions = -unique-dispositions = True -sample-format = -copy-original-before = False +force-default = False +unique-dispositions = False stream-codec-combinations = +[Audio.Sorting] +sorting = language, channels.d, map, d.comment +default-sorting = channels.d, map, d.comment +codecs = + [Universal Audio] -codec = +codec = aac channel-bitrate = 128 +variable-bitrate = 0 first-stream-only = False -move-after = False filter = +profile = force-filter = False +[Audio.ChannelFilters] +6-2 = pan=stereo|FL=0.5*FC+0.707*FL+0.707*BL+0.5*LFE|FR=0.5*FC+0.707*FR+0.707*BR+0.5*LFE + [Subtitle] codec = srt -codec-image-based = copy -languages = eng -default-language = eng +codec-image-based = +languages = +default-language = first-stream-of-language = False encoding = burn-subtitles = False burn-dispositions = embed-subs = True -embed-image-subs = True -embed-only-internal-subs = True +embed-image-subs = False +embed-only-internal-subs = False filename-dispositions = forced ignore-embedded-subs = False ignored-dispositions = +force-default = False unique-dispositions = False attachment-codec = +remove-bitstream-subs = False + +[Subtitle.Sorting] +sorting = language, d.comment, d.default.d, d.forced.d +burn-sorting = language, d.comment, d.default.d, d.forced.d +codecs = + +[Subtitle.CleanIt] +enabled = False +config-path = +tags = + +[Subtitle.Subliminal] +download-subs = False +download-hearing-impaired-subs = False +providers = + +[Subtitle.Subliminal.Auth] +opensubtitles = +tvsubtitles = [Sonarr] host = localhost @@ -157,23 +187,10 @@ webroot = username = password = -[CouchPotato] -host = localhost -port = 5050 -username = -password = -apikey = -delay = 65 -method = renamer -delete-failed = False -ssl = False -webroot = - [SABNZBD] convert = True sickbeard-category = sickbeard sickrage-category = sickrage -couchpotato-category = couchpotato sonarr-category = sonarr radarr-category = radarr bypass-category = bypass @@ -181,7 +198,6 @@ output-directory = path-mapping = [Deluge] -couchpotato-label = couchpotato sickbeard-label = sickbeard sickrage-label = sickrage sonarr-label = sonarr @@ -197,7 +213,6 @@ remove = False path-mapping = [qBittorrent] -couchpotato-label = couchpotato sickbeard-label = sickbeard sickrage-label = sickrage sonarr-label = sonarr @@ -215,7 +230,6 @@ output-directory = path-mapping = [uTorrent] -couchpotato-label = couchpotato sickbeard-label = sickbeard sickrage-label = sickrage sonarr-label = sonarr @@ -239,14 +253,3 @@ port = 32400 refresh = False token = -[Subtitle.Subliminal] -download-subs = False -download-hearing-impaired-subs = False -providers = - -[Audio.ChannelFilters] -6-2 = pan=stereo|FL=0.5*FC+0.707*FL+0.707*BL+0.5*LFE|FR=0.5*FC+0.707*FR+0.707*BR+0.5*LFE - -[Subtitle.Subliminal.Auth] -opensubtitles = -tvsubtitles =