blakeblackshear.frigate/frigate
Josh Hawkins 2c9bfaa49c
Fixes (#18176)
* Add camera name tooltip to previews in recording view

* Apply face area check to cv2 face detection

* Delete review thumbnails

* Don't import hailo until it is used

* Add comment

* Clean up camera name

* Filter out empty keys when updating yaml config

HA ingress seems to randomly add an equal sign to the PUT urls for updating the config from the UI. This fix prevents empty keys from being processed, but still allows empty values.

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-05-13 08:27:07 -06:00
..
api Fixes (#18117) 2025-05-09 07:36:44 -06:00
camera Improve object tracking (#17671) 2025-04-13 12:10:35 -06:00
comms Fixes (#18139) 2025-05-11 12:03:53 -06:00
config Fixes (#18055) 2025-05-05 20:42:24 -06:00
data_processing Fixes (#18176) 2025-05-13 08:27:07 -06:00
db
detectors Fixes (#18176) 2025-05-13 08:27:07 -06:00
embeddings Fixes (#18139) 2025-05-11 12:03:53 -06:00
events Change default zmq timeout (#17971) 2025-04-30 08:29:16 -06:00
genai Catch crash when openai compatible endpoints don't return results correctly (#17572) 2025-04-07 06:59:39 -06:00
images
motion Various fixes (#17342) 2025-03-24 12:25:36 -05:00
object_detection Fix video MP typing (#17880) 2025-04-23 17:59:02 -06:00
output Clean up enabled config updates (#17547) 2025-04-05 08:47:58 -05:00
ptz Refactor async ONVIF (#18093) 2025-05-07 07:53:29 -06:00
record Fixes (#18176) 2025-05-13 08:27:07 -06:00
review Fixes (#18117) 2025-05-09 07:36:44 -06:00
service_manager
stats Add support for rockchip GPU stats (#17812) 2025-04-19 16:34:05 -05:00
test Autotracking improvements (#17955) 2025-04-29 10:17:56 -06:00
track Fixes (#18117) 2025-05-09 07:36:44 -06:00
util Fixes (#18176) 2025-05-13 08:27:07 -06:00
__init__.py
__main__.py
app.py Refactor async ONVIF (#18093) 2025-05-07 07:53:29 -06:00
const.py Lower timeout in object processing (#17970) 2025-04-30 07:42:53 -06:00
ffmpeg_presets.py Increase ffmpeg timeout to 10 seconds (#17831) 2025-04-21 07:38:51 -05:00
log.py
models.py
mypy.ini
plus.py
storage.py
timeline.py
types.py Add face and lpr to tracked object update topic (#17940) 2025-04-28 16:43:03 -06:00
video.py Fix video MP typing (#17880) 2025-04-23 17:59:02 -06:00
watchdog.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00