2024-09-28, 04:50 PM
When Jellyfin goes out to retrieve metadata it uses a different language code.
https://github.com/jellyfin/jellyfin/blo...92.txt#L80
The metadata providers will return different metadata, if it is available with that language code.
https://github.com/jellyfin/jellyfin/blo...92.txt#L80
Code:
chi|zho|zh|Chinese|chinois
chi|zho|ze|Chinese; Bilingual|chinois
chi|zho|zh-tw|Chinese; Traditional|chinois
chi|zho|zh-hk|Chinese; Hong Kong|chinois
The metadata providers will return different metadata, if it is available with that language code.