2024-09-25, 03:20 PM
What does this mean?
2024-09-28, 06:46 AM
Can anyone explain precisely how this setting works?
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 Code: chi|zho|zh|Chinese|chinois The metadata providers will return different metadata, if it is available with that language code.
2024-09-30, 08:12 PM
Thanks for replying, I appreciate it. Could you explain what the setting "Chinese; Bilingual" does? "Chinese", "Chinese; Traditional" and "Chinese; Hongkong" are self-explanatory but "Chinese; Bilingual" is not.
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". Code: zh Chinese I am not Chinese nor do I speak Chinese so I can't provide specific examples of how the results are different. |
|
|