Is there documentation for the settings.conf file, similar to the makemkvcon Command Parameters documentation, usage.txt file? I'm particularly interested in whether I can set the default profile in the settings.conf file.
Thanks.
Jason
Documentation for settings.conf?
Re: Documentation for settings.conf?
I don't know about Macs, but I know on windows MakeMKV stores it's settings in the registry. It's quite easy to edit the thing however you like. I read on the myce forum that after MyBD extracted its hidden MakeMKV files from storage it added registry entries for it, then after it was done it deleted them.
This is what they look like in Windows:
I can't imagine the MacOS settings would be any more complicated.
This is what they look like in Windows:
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_USERS\S-1-5-21-4262164441-854757015-2414158447-1001\Software\MakeMKV]
"app_UpdateLastCheck"=dword:00003ff0
"app_Key"="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
"screen_geometry"="AdnQywABAAAAAAAYAAAAEgAAA5IAAALPAAAAIAAAADEAAAOKAAACxwAAAAAAAA=="
"screen_state"="AAAA/wAAAAD9AAAAAAAAA2sAAAJEAAAABAAAAAQAAAAIAAAACPwAAAABAAAAAgAAAAEAAAAWAE0AYQBpAG4AVABvAG8AbABiAGEAcgEAAAAA/////wAAAAAAAAAA"
"app_SiteInfoString"="yJZ09Hj0H4.yIjKKrEjhDT6cKtjbof-FyGAs3-GioynsX38GlMkHWWu.tQzlMdw"
"io_ErrorRetryCount"=dword:00000050
"app_ExpertMode"=dword:00000001
"app_DestinationDir"="C:/tmp/NULL/"
"app_ShowDebug"=dword:00000001
"app_PreferredLanguage"="eng"
"app_InterfaceLanguage"="eng"
"app_ShowAVSyncMessages"=dword:00000001
"app_dtshddec"="C:/Program Files (x86)/MakeMKV/1.1.0.8/dtsdecoderdll.dll"
@=hex(0):
"app_DefaultSelectionString"="-sel:all,+sel:eng,+sel:special,-sel:core"
"app_DestinationType"=dword:00000003
"app_BackupDecrypted"=dword:00000001
"app_DefaultProfileName"="Copy-&>FLAC"
"dvd_MinimumTitleLength"=dword:00000000
"dvd_SPRemoveMethod"=dword:00000001
Re: Documentation for settings.conf?
Thanks!
That worked perfectly. Using the key values from your Windows registry, I simply added the following to my /Users/user/Library/MakeMKV/settings.conf file;
and now it always defaults to that profile. It also makes me wonder if there is a definitive guide to the settings options that can be enabled by editing the configuration files.
Jason
That worked perfectly. Using the key values from your Windows registry, I simply added the following to my /Users/user/Library/MakeMKV/settings.conf file;
Code: Select all
app_DefaultProfileName = "WDTV"
Jason
Re: Documentation for settings.conf?
Don't know about the "key values" but the "code" can be accomplished in Preferences: Advanced->Default Profile->WDTVjasnn wrote:Using the key values from your Windows registry, I simply added the following to my /Users/user/Library/MakeMKV/settings.conf file;Code: Select all
app_DefaultProfileName = "WDTV"
Mac Pro 2.8 GHz Quad-Core Intel Xeon
Mac OS X ElCapitan 10.11.6 (15G1212)
32 GB Memory, 20+TB disk
Mac OS X ElCapitan 10.11.6 (15G1212)
32 GB Memory, 20+TB disk