1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-01-12 00:06:43 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Nicolas Mowen
2da99c2308
Improve periodic sync reliability and make it optional ()
* Improve recordings sync reliability

* Cleanup

* Formatting

* Make logs consistent

* Make syncing optional
2023-11-18 06:06:00 -06:00
Nicolas Mowen
14c89c9b63
Fix periodic sync check ()
* Fix periodic sync

* Formatting
2023-11-05 09:28:40 -07:00
Nicolas Mowen
63233a5830
Periodically sync for stale recordings ()
* Periodically cleanup recordings files / DB

* Make automatic sync limited ot last 36 hours
2023-11-04 02:21:29 +00:00
Nicolas Mowen
e451f44ced
Move recording management to separate process ()
* 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
2023-04-26 07:25:26 -06:00