You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
253 lines
4.2 KiB
253 lines
4.2 KiB
2 years ago
|
[Converter]
|
||
|
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
|
||
|
output-directory =
|
||
|
output-format = mkv
|
||
|
output-extension = mkv
|
||
|
temp-extension =
|
||
|
minimum-size = 0
|
||
|
ignored-extensions = nfo, ds_store
|
||
|
copy-to =
|
||
|
move-to =
|
||
|
delete-original = True
|
||
|
sort-streams = True
|
||
|
process-same-extensions = True
|
||
|
force-convert = True
|
||
|
post-process = False
|
||
|
wait-post-process = False
|
||
|
detailed-progress = True
|
||
|
preopts = -fflags, +genpts
|
||
|
postopts =
|
||
|
bypass-if-copying-all = False
|
||
|
opts-separator = ,
|
||
|
regex-directory-replace = [^\w\-_\. ]
|
||
|
|
||
|
[Permissions]
|
||
|
chmod = 0666
|
||
|
uid = -1
|
||
|
gid = -1
|
||
|
|
||
|
[Metadata]
|
||
|
relocate-moov = False
|
||
|
full-path-guess = True
|
||
|
tag = True
|
||
|
tag-language = eng
|
||
|
download-artwork = poster
|
||
|
sanitize-disposition =
|
||
|
strip-metadata = True
|
||
|
keep-titles = False
|
||
|
|
||
|
[Video]
|
||
|
codec = copy
|
||
|
max-bitrate = 0
|
||
|
crf = -1
|
||
|
crf-profiles =
|
||
|
preset =
|
||
|
codec-parameters =
|
||
|
dynamic-parameters = False
|
||
|
max-width = 0
|
||
|
profile =
|
||
|
max-level = 0.0
|
||
|
pix-fmt =
|
||
|
filter =
|
||
|
force-filter = False
|
||
|
bitrate-ratio =
|
||
|
|
||
|
[HDR]
|
||
|
pix-fmt =
|
||
|
space = bt2020nc
|
||
|
transfer = smpte2084
|
||
|
primaries = bt2020
|
||
|
preset =
|
||
|
codec-parameters =
|
||
|
filter =
|
||
|
force-filter = False
|
||
|
codec =
|
||
|
profile =
|
||
|
|
||
|
[Audio]
|
||
|
codec = copy
|
||
|
languages =
|
||
|
default-language =
|
||
|
first-stream-of-language = False
|
||
|
allow-language-relax = False
|
||
|
channel-bitrate = 64
|
||
|
max-bitrate = 0
|
||
|
max-channels = 0
|
||
|
prefer-more-channels = True
|
||
|
default-more-channels = True
|
||
|
filter =
|
||
|
force-filter = False
|
||
|
sample-rates =
|
||
|
copy-original = False
|
||
|
aac-adtstoasc = False
|
||
|
ignore-truehd = mp4, mkv
|
||
|
ignored-dispositions =
|
||
|
unique-dispositions = True
|
||
|
sample-format =
|
||
|
copy-original-before = False
|
||
|
stream-codec-combinations =
|
||
|
|
||
|
[Universal Audio]
|
||
|
codec =
|
||
|
channel-bitrate = 128
|
||
|
first-stream-only = False
|
||
|
move-after = False
|
||
|
filter =
|
||
|
force-filter = False
|
||
|
|
||
|
[Subtitle]
|
||
|
codec = srt
|
||
|
codec-image-based = copy
|
||
|
languages = eng
|
||
|
default-language = eng
|
||
|
first-stream-of-language = False
|
||
|
encoding =
|
||
|
burn-subtitles = False
|
||
|
burn-dispositions =
|
||
|
embed-subs = True
|
||
|
embed-image-subs = True
|
||
|
embed-only-internal-subs = True
|
||
|
filename-dispositions = forced
|
||
|
ignore-embedded-subs = False
|
||
|
ignored-dispositions =
|
||
|
unique-dispositions = False
|
||
|
attachment-codec =
|
||
|
|
||
|
[Sonarr]
|
||
|
host = localhost
|
||
|
port = 8989
|
||
|
apikey =
|
||
|
ssl = False
|
||
|
webroot =
|
||
|
force-rename = False
|
||
|
rescan = True
|
||
|
block-reprocess = False
|
||
|
|
||
|
[Radarr]
|
||
|
host = localhost
|
||
|
port = 7878
|
||
|
apikey =
|
||
|
ssl = False
|
||
|
webroot =
|
||
|
force-rename = False
|
||
|
rescan = True
|
||
|
block-reprocess = False
|
||
|
|
||
|
[Sickbeard]
|
||
|
host = localhost
|
||
|
port = 8081
|
||
|
ssl = False
|
||
|
apikey =
|
||
|
webroot =
|
||
|
username =
|
||
|
password =
|
||
|
|
||
|
[Sickrage]
|
||
|
host = localhost
|
||
|
port = 8081
|
||
|
ssl = False
|
||
|
apikey =
|
||
|
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
|
||
|
output-directory =
|
||
|
path-mapping =
|
||
|
|
||
|
[Deluge]
|
||
|
couchpotato-label = couchpotato
|
||
|
sickbeard-label = sickbeard
|
||
|
sickrage-label = sickrage
|
||
|
sonarr-label = sonarr
|
||
|
radarr-label = radarr
|
||
|
bypass-label = bypass
|
||
|
convert = True
|
||
|
host = localhost
|
||
|
port = 58846
|
||
|
username =
|
||
|
password =
|
||
|
output-directory =
|
||
|
remove = False
|
||
|
path-mapping =
|
||
|
|
||
|
[qBittorrent]
|
||
|
couchpotato-label = couchpotato
|
||
|
sickbeard-label = sickbeard
|
||
|
sickrage-label = sickrage
|
||
|
sonarr-label = sonarr
|
||
|
radarr-label = radarr
|
||
|
bypass-label = bypass
|
||
|
convert = True
|
||
|
action-before =
|
||
|
action-after =
|
||
|
host = localhost
|
||
|
port = 8080
|
||
|
ssl = False
|
||
|
username =
|
||
|
password =
|
||
|
output-directory =
|
||
|
path-mapping =
|
||
|
|
||
|
[uTorrent]
|
||
|
couchpotato-label = couchpotato
|
||
|
sickbeard-label = sickbeard
|
||
|
sickrage-label = sickrage
|
||
|
sonarr-label = sonarr
|
||
|
radarr-label = radarr
|
||
|
bypass-label = bypass
|
||
|
convert = True
|
||
|
webui = False
|
||
|
action-before =
|
||
|
action-after =
|
||
|
host = localhost
|
||
|
ssl = False
|
||
|
port = 8080
|
||
|
username =
|
||
|
password =
|
||
|
output-directory =
|
||
|
path-mapping =
|
||
|
|
||
|
[Plex]
|
||
|
host = localhost
|
||
|
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 =
|