What's Changed
This release adds MDBList integration for automatic collection creation, plus new Weighted and LRU rotation strategies. Active Collections now includes visibility filtering, and the Collections page loads significantly faster.
New Features:
- MDBList integration for automatic collection creation from IMDb, TMDb, TVDb lists (#27, #29)
- Weighted and LRU rotation strategies for collection groups (#35)
- Active Collections visibility filtering (My Home, Shared Users, Recommended) (#37)
- Setup Wizard now includes MDBList configuration (#29)
- Initial test suite implementation (#28)
Improvements:
- Collections page loading performance significantly improved (#34)
- Groups page poster caching enhancements (#29)
- Code cleanup and refactoring (#28)
Bug Fixes:
- Manual Plex collections being deleted during cleanup (#33)
Infrastructure:
- Automated nightly builds from develop branch
- Release build workflow for version tags
Full Changelog: 0.3.1...0.4.0