blakeblackshear.frigate/frigate
Josh Hawkins 5593495abd
Fixes (#18893)
* i18n translated label fixes

* Fix frame cache race bug

Objects that were marked as false positives (that would later become true positives) would sometimes have their saved frame prematurely removed from the frame cache.
2025-06-26 09:25:47 -05:00
..
api Fixes (#18795) 2025-06-20 17:39:47 -05:00
camera Fixes (#18893) 2025-06-26 09:25:47 -05:00
comms Fixes (#18275) 2025-05-17 16:11:19 -06:00
config Fixes (#18338) 2025-05-22 09:38:14 -06:00
data_processing Fixes (#18795) 2025-06-20 17:39:47 -05:00
db Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
detectors yolo nas: do not invalidate model when input shape is different (#18799) 2025-06-20 09:11:48 -06:00
embeddings Verify images before adding to batch for embedding (#18885) 2025-06-26 07:22:31 -06:00
events Fix various typing issues (#18187) 2025-05-13 08:27:20 -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 Fixes (#18354) 2025-05-22 18:16:35 -06:00
ptz Fixes (#18877) 2025-06-25 16:45:24 -05:00
record Fixes (#18795) 2025-06-20 17:39:47 -05:00
review Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
service_manager Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
stats Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
test Fixes (#18338) 2025-05-22 09:38:14 -06:00
track Fixes (#18833) 2025-06-23 17:40:21 -06:00
util Fixes (#18751) 2025-06-17 14:11:19 -05:00
__init__.py
__main__.py Generalize postprocessing (#15931) 2025-02-08 12:47:01 -06:00
app.py Fix healthcheck on stopping (#18476) 2025-05-29 20:58:31 -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 Logging bugfix (#18465) 2025-05-29 09:02:17 -06:00
models.py Review items per user (#17137) 2025-03-13 14:20:09 -06:00
mypy.ini Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
plus.py Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
storage.py Cap storage bandwidth (#15473) 2024-12-12 14:46:00 -06:00
timeline.py Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
types.py Add face and lpr to tracked object update topic (#17940) 2025-04-28 16:43:03 -06:00
video.py Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
watchdog.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00