Nicolas Mowen
37085156b7
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
2025-01-18 21:34:09 -07:00
Nicolas Mowen
d57a61b50f
Simplify model config ( #15881 )
...
* Add migration to migrate to model_path
* Simplify model config
* Cleanup docs
* Set config version
* Formatting
* Fix tests
2025-01-07 20:59:37 -07:00
Nicolas Mowen
0e3fb6cbdd
Standardize handling of config files ( #15451 )
...
* Standardize handling of config files
* Formatting
* Remove unused
2024-12-11 18:46:42 -06:00
Nicolas Mowen
f094c59cd0
Fix formatting ( #15271 )
2024-11-30 18:21:50 -06: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