mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Can't display files in Chinese #2929
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pochacho99 on GitHub (Apr 13, 2021).
Describe the bug
Movie file name is in Chinese and displays properly in OS, but when scanned by Jellyfin, it shows up as mixed symbols.
System (please complete the following information):
To Reproduce
Scan movie folder
Expected behavior
Screenshots
Additional context
Plex on the same server scans the file correctly. Windows shows the file name correctly in Chinese
@BaronGreenback commented on GitHub (Apr 15, 2021):
Could you post the name of the file so i've got the characters to use for testing please?
@pochacho99 commented on GitHub (Apr 15, 2021):
The folder has about 20 files with Chinese names. Plex can pick them up all fine, and i can see them named correctly in File Explorer. Unfortunately Jellyfin does not give me any indication which file it is pointing to, just some mixed symbols. Here are some examples of the file names i have just copied from File Explorer so hopefully they keep the same encoding, but i can't be sure if they are referring to the example above:
大內密探零零發
大话西游2之仙履奇缘
大话西游1之月光宝盒
@BaronGreenback commented on GitHub (Apr 15, 2021):
Just tested on mine - and it seems to work.
Could you upload your system.xml file please?
Also what culture settings have you got defined in windows?
@pochacho99 commented on GitHub (Apr 16, 2021):
i spun up a Docker version and everything is scanning fine, thanks for your help