Frigate NVR Updates: Hardware Support and Bug Fixes
Four pull requests merged yesterday focused on improving Raspberry Pi Hailo-8 installation, fixing internationalization issues, resolving event management bugs, and adjusting logging levels.
Duration: PT1M35S
Episode overview
This episode is a short developer briefing from Frigate NVR Updates.
It explains recent repository work in plain language.
- Show: Frigate NVR Updates
- Published: 2026-02-06T11:15:34Z
- Audio duration: PT1M35S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good morning, this is your Frigate NVR update for February 6th, 2026.
Yesterday saw four merged pull requests addressing hardware support and system stability. Pops0n merged updated Hailo installation instructions and scripts, significantly improving the setup process for Raspberry Pi users running both Bookworm and Trixie operating systems. The changes include 81 additions across…
ZhaiSoul merged a fix for delete zone type internationalization, resolving display issues in the web interface settings. This was a targeted change affecting the polygon item component and English locale files.
NickM-27 contributed two separate fixes. The first addressed a critical bug where events could get stuck when recording retention and snapshot retention were disabled - the system was only checking current clips and snapshots rather than the broader event state. The second was a minor logging adjustment, changing a…
All four changes also appear as additional commits in the repository, indicating they've been fully integrated into the main codebase.
What's next: These fixes should improve stability for users with retention settings disabled and make Hailo-8 setup more reliable on Raspberry Pi…