summaryrefslogtreecommitdiff
path: root/makemkv-bin/debian/settings.conf.example
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-10-08 18:22:04 -0400
committerB. Stack <bgstack15@gmail.com>2023-10-08 18:22:04 -0400
commit5e5d6f989b16d914104927dcd088cdb34a4f295a (patch)
treebe6a95803fffb884314ea2760731abb59bc012a0 /makemkv-bin/debian/settings.conf.example
parentnotepadpp 8.5.7 (diff)
parentremove deprecated patch (diff)
downloadstackrpms-5e5d6f989b16d914104927dcd088cdb34a4f295a.tar.gz
stackrpms-5e5d6f989b16d914104927dcd088cdb34a4f295a.tar.bz2
stackrpms-5e5d6f989b16d914104927dcd088cdb34a4f295a.zip
Merge branch 'makemkv-bump'
Diffstat (limited to 'makemkv-bin/debian/settings.conf.example')
-rw-r--r--makemkv-bin/debian/settings.conf.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/makemkv-bin/debian/settings.conf.example b/makemkv-bin/debian/settings.conf.example
index 8685bc0..a6162df 100644
--- a/makemkv-bin/debian/settings.conf.example
+++ b/makemkv-bin/debian/settings.conf.example
@@ -1,11 +1,11 @@
#
# MakeMKV settings file, written by MakeMKV v1.17.2 linux(x64-release)
-# suitable for version 1.17.4 as of 2023-05-30
+# suitable for version 1.17.5 as of 2023-10-03-3 20:15
# 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-LrMaMHZQshJkxCXaUIhAlwmQW3aFFsgWdR1MbMd43RUtQG8Qhijh2FEOBa5BjpQkv4"
+app_Key = "T-YIPPz6Z8MFlFJkPA4YTnwcNGX5IU1AqAJdQi8akyG8m2AXqWm9sfuqXmFYScGcfDw8"
app_PreferredLanguage = "eng"
app_ccextractor = ""
bgstack15