Video-Hub-App
Video-Hub-App copied to clipboard
[FEATURE] back up settings.json and restore on error
Occasionally settings.json gets corrupted. There is code that should simply instantiate VHA with the default settings.json if there is corruption, but for some reason some users still get a JSON parse error 🤦
Consider saving a back-up, or at least handle the parsing error by starting VHA 😅