🛠 Improvements
- WebUI Backend (
main.py):- Implemented
final_langlogic to normalize language codes. - Added explicit mapping for "Textless" assets using the
xxcode. - Added automatic conversion of 3-letter codes (ISO 639-2) to 2-letter codes (ISO 639-1).
- Implemented
What's Changed
- Sync Main Manifest by @fscorrupt in #549
- Normalize TVDB artwork language codes and map textless to 'xx' by @fscorrupt in #550
Full Changelog: 2.2.37...2.2.38