Frigate NVR Updates

Frigate NVR Updates: Major Documentation Overhaul and Configuration Improvements

Frigate received a comprehensive documentation refactor with over 5,300 lines of changes across 53 files, plus new configuration validators and a UI timing fix.

Duration: PT1M58S

https://podlog.io/listen/frigate-nvr-updates-4774304c/episode/frigate-nvr-updates-major-documentation-overhaul-and-configuration-improvements-b2fc6d41

Transcript

Good morning, this is your Frigate NVR development update for March 31st, 2026.

Three pull requests were merged yesterday, led by a substantial documentation overhaul. Josh Hawkins merged PR 22703, titled "Docs refactor," which represents the largest change with over 5,300 lines added across 53 documentation files. This update introduces a new generation script that automatically creates Frigate UI tab instructions by reading YAML code blocks from markdown files and generating corresponding interface guidance based on the JSON schema. The refactor touches virtually every configuration documentation page, from advanced settings and audio detectors to camera configurations and classification options.

Hawkins also merged PR 22704, "Add config validators," which strengthens configuration validation. The update requires both detection width and height parameters to be specified together, preventing partial configurations that could cause issues. Additionally, it improves semantic search model handling by converting built-in model names like jinav1 and jinav2 to proper enums while maintaining compatibility with external provider names.

The third merge, PR 22707, addresses a timing issue in the web interface. This small but important fix ensures the system waits for configuration refresh to complete before clearing pending form data, preventing potential data loss during configuration updates.

All three pull requests were authored by Josh Hawkins and received single approvals before merging within a span of five hours yesterday.

What's next: The documentation improvements should significantly enhance user experience when configuring Frigate through the web interface. The new validation rules will help prevent common configuration errors that could impact system stability.

That's your Frigate development update. We'll be back tomorrow with the latest changes.