Frigate NVR Updates: Settings UI Overhaul and Base Path Fixes

Josh Hawkins merged two significant pull requests that consolidate detector and model settings into a unified interface and fix hardcoded URL paths to properly respect the FRIGATE_BASE_PATH configuration.

Duration: PT1M53S

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-05-18T10:01:59Z
  • Audio duration: PT1M53S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Good morning, I'm your host with the Frigate NVR Updates for May 18th, 2026.

Josh Hawkins merged a major settings interface overhaul with pull request 23216, titled "Merge detector and model in settings UI." This substantial update consolidates the previously separate detector and model configuration pages into a single, unified interface. The changes span over 1,100 lines of new code across…

Hawkins followed up with pull request 23217, labeled "Miscellaneous fixes," addressing a systematic issue with hardcoded URL paths. The fix ensures all leading-slash href references properly respect the FRIGATE_BASE_PATH configuration, affecting ten web components including authentication routes, review cards, and…

Both commits also update documentation to reflect the new default detector configuration, switching to OpenVINO CPU for new installations.

Looking ahead, users can expect improved configuration management with the unified settings interface, and deployments using custom base paths should see resolved navigation issues. The atomic save feature should reduce configuration errors by validating detector and model compatibility before applying changes.

That's your Frigate NVR update for…

Nearby episodes from Frigate NVR Updates

  1. AI Chat Enhancements and Debug Fixes
  2. Security and Debug Improvements
  3. GenAI Refactor and UI Improvements
  4. Settings UI Improvements and Debug Replay Enhancements
  5. Weekly Recap - Internationalization & System Improvements
  6. Chat Enhancement and System Fixes
  7. Chat Feature Enhancement
  8. GPU Performance and UI Improvements