blakeblackshear.frigate/frigate/api
Josh Hawkins c371fc0c87
Miscellaneous Fixes (#20866)
* Don't warn when event ids have expired for trigger sync

* Import faster_whisper conditinally to avoid illegal instruction

* Catch OpenVINO runtime error

* fix race condition in detail stream context

navigating between tracked objects in Explore would sometimes prevent the object track from appearing

* Handle case where classification images are deleted

* Adjust default rounded corners on larger screens

* Improve flow handling for classification state

* Remove images when wizard is cancelled

* Improve deletion handling for classes

* Set constraints on review buffers

* Update to support correct data format

* Set minimum duration for recording based review items

* Use friendly name in review genai prompt

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-11-10 10:03:56 -07:00
..
defs Implement Wizard for Creating Classification Models (#20622) 2025-10-23 13:27:28 -06:00
__init__.py
app.py Correctly remove classification model from config (#20772) 2025-11-03 08:01:30 -07:00
auth.py Add login page docs hint (#20619) 2025-10-22 12:24:53 -05:00
camera.py Camera wizard improvements (#20636) 2025-10-23 08:34:52 -05:00
classification.py Miscellaneous Fixes (#20866) 2025-11-10 10:03:56 -07:00
event.py Bug Fixes (#20825) 2025-11-06 08:21:07 -06:00
export.py Fix review summary for DST (#20770) 2025-11-03 07:34:47 -06:00
fastapi_app.py Add dynamic Reolink stream configuration for stream URL (#20469) 2025-10-13 17:47:26 -05:00
media.py Bug Fixes (#20825) 2025-11-06 08:21:07 -06:00
notification.py Api docs updates (#20388) 2025-10-08 14:55:38 -05:00
preview.py Api docs updates (#20388) 2025-10-08 14:55:38 -05:00
review.py Fix recordings summary for DST (#20784) 2025-11-03 17:30:56 -07:00