blakeblackshear.frigate/frigate
Nicolas Mowen 0acbd3d5e8
Refactor recordings retention to be based on review items (#13355)
* Refactor recordings config to be based off of review items

* Update object processing logic for when an event is created

* Migrate to deciding recording retention based on review items

* Refactor recording expiration to be based off of review items

* Remove remainder of recording events access

* Handle migration automatically

* Update version and cleanup

* Update docs

* Clarify docs

* Cleanup

* Target camera config

* Safely access all fields
2024-09-02 07:22:53 -06:00
..
api Add button for downloading full set of logs (#13188) 2024-08-29 20:19:50 -06:00
comms Fix ZMQ race condition with events (#13198) 2024-08-29 20:19:50 -06:00
detectors Catch hailo initialization error (#12558) 2024-08-29 20:19:50 -06:00
embeddings reindex events in batches to reduce memory and cpu load (#12124) 2024-08-29 20:19:50 -06:00
events Refactor recordings retention to be based on review items (#13355) 2024-09-02 07:22:53 -06:00
genai Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
images
motion
output Fix preview generation for offline camera (#13449) 2024-08-31 10:48:58 -06:00
ptz Lower onvif timeouts to 10s (#13473) 2024-08-31 16:15:10 -05:00
record Refactor recordings retention to be based on review items (#13355) 2024-09-02 07:22:53 -06:00
review Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
stats Catch case where github sends bad json data (#13077) 2024-08-14 20:41:41 -05:00
test Refactor recordings retention to be based on review items (#13355) 2024-09-02 07:22:53 -06:00
track
util Refactor recordings retention to be based on review items (#13355) 2024-09-02 07:22:53 -06:00
__init__.py
__main__.py Semantic Search API (#12105) 2024-08-29 20:19:50 -06:00
app.py Disable semantic search by default (#12568) 2024-08-29 20:19:50 -06:00
config.py Refactor recordings retention to be based on review items (#13355) 2024-09-02 07:22:53 -06:00
const.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
ffmpeg_presets.py
log.py
models.py Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00
mypy.ini
object_detection.py
object_processing.py Refactor recordings retention to be based on review items (#13355) 2024-09-02 07:22:53 -06:00
plus.py
storage.py
timeline.py
types.py
video.py
watchdog.py Cleanup and organize utils (#7033) 2023-07-06 09:28:50 -05:00