Notifications & Polish
Discord Notification Enhancements (PR #120)
- Fix library_sync toggle — existed but had no handler (bug fix)
- Update available notification — fires once when a new version is detected
- Zero-result search notifications — search summaries sent even with no results
- Grab confirmed notification — fires after feedback check with counts
- 6 total event types, 2 new Settings toggles
Bug Fix: "Unknown" Series in Analytics (PR #121)
- Add
includeSeries=trueto Sonarr wanted API calls - Regex-based series name extraction (fixes titles with capital-S words)
Auto Library Sync on Instance Add (PR #122)
- Normal instance add triggers sync immediately in background
- Setup wizard defers sync until first dashboard visit
Fixes
- Notification exception isolation — failures no longer clear update checker state
Upgrading
docker-compose pull
docker-compose up -dNo database migrations required.