summaryrefslogtreecommitdiff
path: root/makemkv-bin/debian/settings.conf.example
blob: f3416764497112294f62fe85ecd8feed87605fd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# MakeMKV settings file, written by MakeMKV v1.16.3 linux(x64-release)
# suitable for version 1.16.4 as of 2021-07-08
# However, I think now as of 1.15.2, the application will work without this app_Key value; if app_Key is left undefined the application should work.

app_DestinationDir = ""
app_InterfaceLanguage = "eng"
app_Java = ""
app_Key = "T-oDpQwQnTwMvNEFulk0bRciM7SWtVkY9ODCy8g8q1oHjUwZWkX0bkAPNZmCaKVNoWZv"
app_PreferredLanguage = "eng"
app_ccextractor = ""


bgstack15