2024-09-30, 08:21 PM
On the Jellyfin side of things, all it does is use a different language code when requesting metadata from TMDB, TVDB, etc. The result depends on how each metadata provider responds.
The 3rd field is the language code used when generating requests for metadata from online sources. "ze" for bilingual instead of "zh".
I am not Chinese nor do I speak Chinese so I can't provide specific examples of how the results are different.
The 3rd field is the language code used when generating requests for metadata from online sources. "ze" for bilingual instead of "zh".
Code:
zh Chinese
ze Chinese; Bilingual
zh-tw Chinese; Traditional
zh-hk Chinese; Hong Kong
I am not Chinese nor do I speak Chinese so I can't provide specific examples of how the results are different.