Release Notes
Fixes issue with application not loading config files saved with v1.8.
Changelog
- [general] Add
--ignore-user-configflag to bothdvr-scananddvr-scan-appcommands to allow the application to run even if the user config file is corrupted - [general] Add new
scan-onlyconfig option to match the UI checkbox and the--scan-onlyCLI flag - [bugfix] Fix crash on startup when trying to load user config saved with v1.8 #240
- This was caused by the
scan-onlyUI option being emitted but the config file did not support it in v1.8 - Users who are running into this issue will be able to start DVR-Scan after updating to v1.8.1
- If you can't update, manually remove the
scan-onlyline from the saved config file before starting the application
- This was caused by the