What's Changed
- Sync by @fscorrupt in #524
- feat: enhance collection asset handling, refactor poster detection, and CI/CD improvements by @fscorrupt in #525
Collection Assets & Build Optimization
🚀 Features
- SkipWords: Added SkipWords option with full UI support for better filtering.
- Dev Detection: Added ability to detect dev builds and automatically use the development configuration example.
🐛 Bug Fixes
- Fixed TVDB background search logic.
- Fixed Fanart logo detection and replacement logic.
- Resolved duplicate finalize_asset_replacement calls.
- Wrong collection folder creation in Queue Mode.
🛠️ Technical & CI/CD Improvements
- Docker: Improved versioning by exposing APP_VERSION directly to labels and the Dockerfile.
- Dependencies: Updated npm, rollup, and other core packages.
- Documentation: Updated configuration.md and namingconvention.md.
Full Changelog: 2.2.27...2.2.28