From a0128409d98a1b3ca513c74d2219d35ef9919c0d Mon Sep 17 00:00:00 2001 From: B Stack Date: Thu, 23 Jul 2020 09:40:35 -0400 Subject: makemkv 1.15.2 rc1 --- makemkv/settings.conf.example | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'makemkv/settings.conf.example') diff --git a/makemkv/settings.conf.example b/makemkv/settings.conf.example index 2a991e7..daa0535 100644 --- a/makemkv/settings.conf.example +++ b/makemkv/settings.conf.example @@ -1,11 +1,12 @@ # # MakeMKV settings file, written by MakeMKV v1.15.1 linux(x64-release) -# suitable for version 1.15.1, expires 2020-04-16 +# suitable for version 1.15.2, expires 2020-08-31 +# 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-UWwbYn781f1gjZcH5NOsJkGgWHnUkQsr2IduoSJ8sssNXOqclsWhowNWTclkBjHIMH" +app_Key = "T-pkCvTehL1cTwOH5BBwO2xs8kNUrpGUIEKolUqMgSr9pDasz0NCGOEsFbaFVK2V6Ux3" app_PreferredLanguage = "eng" app_ccextractor = "" -- cgit