diff options
author | B. Stack <bgstack15@gmail.com> | 2022-10-18 16:11:19 +0000 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-10-18 16:11:19 +0000 |
commit | 4c3872ced9f3715ac59d72a9f2d94e196fc09fcc (patch) | |
tree | 288652a62e3ec52d9fe6efbc2ef35e7453ef7c50 /makemkv/settings.conf.example | |
parent | Merge branch 'scite-bump' into 'master' (diff) | |
parent | makemkv 1.17.2 rc1 (diff) | |
download | stackrpms-4c3872ced9f3715ac59d72a9f2d94e196fc09fcc.tar.gz stackrpms-4c3872ced9f3715ac59d72a9f2d94e196fc09fcc.tar.bz2 stackrpms-4c3872ced9f3715ac59d72a9f2d94e196fc09fcc.zip |
Merge branch 'makemkv-bump' into 'master'
makemkv 1.17.2 rc1
See merge request bgstack15/stackrpms!325
Diffstat (limited to 'makemkv/settings.conf.example')
-rw-r--r-- | makemkv/settings.conf.example | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/makemkv/settings.conf.example b/makemkv/settings.conf.example index 6da0fcf..b6e9773 100644 --- a/makemkv/settings.conf.example +++ b/makemkv/settings.conf.example @@ -1,11 +1,11 @@ # -# MakeMKV settings file, written by MakeMKV v1.17.1 linux(x64-release) -# suitable for version 1.17.1 as of 2022-07-21 +# MakeMKV settings file, written by MakeMKV v1.17.2 linux(x64-release) +# suitable for version 1.17.2 as of 2022-10-18 # 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-T2HdpRvyvJtxjVtKWRv1n92AcFFFlYyl3FX2mazk0obKPR3V1fgIDQ793QfUnT2opR" +app_Key = "T-@JHhXcz39jcunh8zpX9xpHF2ifU@UUwdYFjxeisULfpBJNt@Z1YBJaxFUCqp7G2VyQ" app_PreferredLanguage = "eng" app_ccextractor = "" |