🌟 New Features
- Per-Asset Type Language Tracking: You can now configure separate preferred language rules for different media assets without triggering false-positive language warnings in the WebUI.
- Added distinct parsing for Background, Season, and Title Card/Episode language configurations.
- Built-in intelligent fallback to your main Primary Language preference if specific types are unconfigured.
- WebUI Asset Alignment: Fully updated the frontend
Asset Overviewengine to correctly parse language compliance based on individual asset-type rules.
🛠️ Bug Fixes & Maintenance
- Fixed a repeating minor text typo (
alreaedy->already) in core script log writing functions. - Cleaned up fallback handling for default configurations containing placeholder strings.
What's Changed
- Sync main to dev by @fscorrupt in #580
- feat: add per-asset-type primary language support by @fscorrupt in #581
Full Changelog: 2.2.47...2.2.48