Nicolas Mowen
bbcf10241e
Improve face recognition ( #14537 )
...
* Increase requirements for face to be set
* Manage faces properly
* Add basic docs
* Simplify
* Separate out face recognition frome semantic search
* Update docs
* Formatting
2024-11-19 12:11:09 -07:00
Nicolas Mowen
03dd9b2d42
Don't open file with read permissions if there is no need to write to it ( #14689 )
2024-10-30 08:22:20 -06:00
Nicolas Mowen
ab26aee8b2
Fix config loading ( #14684 )
2024-10-30 07:16:56 -05:00
gtsiam
e5e196bd7f
Fix logging ( #14122 )
...
Fixes logging without introducing more junk into FrigateApp.
2024-10-03 06:33:53 -06:00
gtsiam
bbbb3b4a06
Split config.py into multiple files ( #14038 )
...
* Replace logging.warn with logging.warning
* Install config global state early
* Split config.py into more manageable pieces
2024-09-28 14:21:42 -05:00