blakeblackshear.frigate/frigate/util
Nicolas Mowen 1b57fb15a7
Miscellaneous Fixes (#21063)
* Fix history management failing when updating URL

* Handle case where user doesn't have images that represent all states

If a user selects all imags and can't proceed we show a warning that they can still proceed but the model won't be trained until they get at least one image for every state.

* Still create all classes

We stil need to create all classes even if the user didn't assign images to them.

* fix camera group access for non admin users

changes from previous PR wrongly included users from the standard viewer role (but excluded custom viewer roles)

* Adjust threat level interaction to be less strict

* use base path when fetching go2rtc data

* show config error message when starting in safe mode

* fix genai migration

* fix genai

* Fix genai migration

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-11-27 07:58:35 -06:00
..
__init__.py Fix go2rtc init (#18708) 2025-08-16 10:20:33 -05:00
audio.py Audio transcription support (#18398) 2025-08-16 10:20:33 -05:00
builtin.py Fix review summary for DST (#20770) 2025-11-03 07:34:47 -06:00
classification.py Improve classification (#20863) 2025-11-09 16:21:13 -06:00
config.py Miscellaneous Fixes (#21063) 2025-11-27 07:58:35 -06:00
downloader.py Various Tweaks (#20800) 2025-11-04 17:06:14 -06:00
file.py Various Tweaks (#20800) 2025-11-04 17:06:14 -06:00
image.py Add Camera Wizard (#20461) 2025-10-13 10:52:08 -06:00
model.py Miscellaneous fixes (#20833) 2025-11-07 06:53:27 -07:00
object.py Improve 640x640 model detection of small objects (#20190) 2025-09-23 15:49:54 -05:00
process.py Add built in support for memray memory debugging (#21057) 2025-11-25 16:34:01 -06:00
rknn_converter.py Miscellaneous Fixes (#21005) 2025-11-23 08:40:25 -07:00
services.py Camera wizard improvements (#20636) 2025-10-23 08:34:52 -05:00
time.py Fix review summary for DST (#20770) 2025-11-03 07:34:47 -06:00
velocity.py Fixes (#18935) 2025-07-07 06:35:55 -06:00