🎵 Lidarr Support
Triggarr now searches Lidarr for missing and upgrade-eligible albums — the same round-robin search, closed-loop grab tracking, and tag filtering you get with Radarr and Sonarr.
- Add Lidarr instances from the settings UI with independent schedules and batch sizes
- Dashboard shows Lidarr cards with connection health, queue sizes, and grab effectiveness stats
- Search history includes Lidarr entries with per-instance filtering
- Tag-based filtering works the same as Radarr/Sonarr
📋 In-App Changelog
Click the version string in the nav bar to see a formatted changelog without leaving the app.
⚠️ Breaking Change (since v2.4.x)
The default port changed from 8080 → 8484 in v2.5.x to avoid conflicts with Profilarr. If you're upgrading from v2.4.x or earlier, update your docker-compose port mapping and bookmarks.
Fixes
- Fix Lidarr tracking HTTP 400 — eventType must be integer, not string
- Fix Lidarr badge color in dashboard search log
- Fix redundant instance badge when instance name matches app name
- Fix add-instance forms interfering with Save Settings button
- Gate Docker build on tests and lint passing
Full Changelog: v2.5.3...v2.7.0