blakeblackshear.frigate/frigate/util
Nicolas Mowen 3788df5bc6
Implement config migration and restructure config for new review format (#10961)
* Update reference config to reflect new config

* Migrate 0.13 config to match 0.14 config style

* Overwrite existing config

* Adjust config schema to remove events required zones and include reviews

* Update object config to check correct required zones config

* Refactor reviews to remove motion and only create review segments in expected circumstances

* Cleanup

* Formatting

* Fix update ordering

* Update pydantic

* Remove rtmp references as part of migration

* Catch file not found for alert frame
2024-04-13 06:08:20 -06:00
..
builtin.py Write default config if no config is saved (#10847) 2024-04-05 08:39:43 -05:00
config.py Implement config migration and restructure config for new review format (#10961) 2024-04-13 06:08:20 -06:00
image.py use relative coordinates for masks & zones (#10912) 2024-04-09 17:51:38 -05:00
object.py Make stationary detection more resilient to inaccurate boxes (#10597) 2024-03-21 17:44:26 -05:00
services.py Fix iOS playback of H.265 clips (#10105) 2024-02-28 03:41:36 +00:00