Added
- Lidarr (music), Readarr (books), and Whisparr support with dedicated API clients, search adapters, per-app search modes, and full UI integration (#200)
Changed
- Database schema migrated to v5 with expanded instance-type constraints and per-app search-mode columns (#200)
- Search engine refactored around a unified adapter registry and
SearchCandidatemodel, cuttingsearch_loop.pyby ~45% with zero behavior change (#200) - Development status classifier updated to Production/Stable in
pyproject.toml(#190)