blakeblackshear.frigate/frigate/record
Nicolas Mowen bfa7a5cc60
db improvements (#7227)
* Store camera labels in dict and other optimizations

* Add max on timeout so it is at least 60

* Ensure db timeout is at least 60

* Update list once a day to ensure new labels are cleaned up

* Formatting

* Insert recordings as bulk instead of individually.

* Fix

* Refactor event and timeline cleanup

* Remove unused
2023-07-21 07:29:50 -05:00
..
__init__.py Ability to manually create events through the API (#3184) 2023-05-19 05:16:11 -05:00
cleanup.py db improvements (#7227) 2023-07-21 07:29:50 -05:00
export.py Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
maintainer.py db improvements (#7227) 2023-07-21 07:29:50 -05:00
record.py db improvements (#7227) 2023-07-21 07:29:50 -05:00
util.py Move recording management to separate process (#6248) 2023-04-26 07:25:26 -06:00