* Improve recordings sync reliability * Cleanup * Formatting * Make logs consistent * Make syncing optional
* Fix periodic sync * Formatting
* Periodically cleanup recordings files / DB * Make automatic sync limited ot last 36 hours
* Move recordings management to own process and ensure db multiprocess access * remove reference to old threads * Cleanup directory remover * Mypy fixes * Fix mypy * Add support back for setting record via MQTT and WS * Formatting * Fix rebase issue