- fix(init): Revamped the init sequence for detecting the MKVToolnix path and added a new button to manually trigger the auto detect sequence. #2
- fix(logs): Fix various logs in FrmMain2 and gMKVHelper. #2
Notes:
The priority for setting the MKVToolnix path during the app init is now the following:
- Check for manual path set via cli arguments
- Search in the .ini file for the MKVToolnix path
- Search the current directory
- For Windows: search the registry for an MKVToolnix installation
- For Linux: seatch the usr/bin folder for MKVToolnix
Also, an "Auto Detect" button was detected, in order to easily reset the directory in case a manual override was added via the form.