blakeblackshear.frigate/frigate/test
Josh Hawkins 0a8f499640
Miscellaneous fixes (0.17 beta) (#21683)
* misc triggers tweaks

i18n fixes
fix toaster color
fix clicking on labels selecting incorrect checkbox

* update copilot instructions

* lpr docs tweaks

* add retry params to gemini

* i18n fix

* ensure users only see recognized plates from accessible cameras in explore

* ensure all zone filters are converted to pixels

zone-level filters were never converted from percentage area to pixels. RuntimeFilterConfig was only applied to filters at the camera level, not zone.filters.

Fixes https://github.com/blakeblackshear/frigate/discussions/21694

* add test for percentage based zone filters

* use export id for key instead of name

* update gemini docs
2026-01-18 06:36:27 -07:00
..
http_api fix: Correctly apply API filter for "reviewed" (#21600) 2026-01-11 06:42:33 -07:00
__init__.py
const.py
test_birdseye.py
test_camera_pw.py
test_config.py Miscellaneous fixes (0.17 beta) (#21683) 2026-01-18 06:36:27 -07:00
test_copy_yuv_to_position.py
test_ffmpeg_presets.py
test_gpu_stats.py
test_maintainer.py fix(recording): handle unexpected filenames in cache maintainer to prevent crash (#21676) 2026-01-16 19:23:23 -07:00
test_obects.py
test_object_detector.py
test_proxy_auth.py
test_record_retention.py Improve recording retention logic (#20506) 2025-10-15 11:09:28 -06:00
test_reduce_boxes.py
test_storage.py
test_video.py
test_yuv_region_2_rgb.py