Hello all,
I noticed that at every startup the settings file is reset.
When I change the settings in Docker, the settings.conf is also changed:
#
# MakeMKV settings file, written by MakeMKV v1.17.3 linux(x64-release)
#
app_DefaultSelectionString = "-sel:all,+sel:(ger|eng),-sel:(havemulti|lossy),=100:all,-10:favlang"
app_DestinationDir = "/output"
app_DestinationType = "2"
app_ExpertMode = "1"
app_InterfaceLanguage = "deu"
app_Java = ""
app_PreferredLanguage = "ger"
app_Proxy = ""
app_ccextractor = ""
dvd_MinimumTitleLength = "480"
sdf_Stop = ""
speed_ASUS_BW-16D1HT_3.10_211901041014_KLEL5EE2335 = ""
Now when I restart docker, the file is empty.
is this normal?