Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to display Chinese subtitles properly #340

Closed
Steven-Zhl opened this issue May 27, 2024 · 2 comments
Closed

Unable to display Chinese subtitles properly #340

Steven-Zhl opened this issue May 27, 2024 · 2 comments

Comments

@Steven-Zhl
Copy link

Describe the bug

  • When I use JellyPlayer to play a video, the external subtitles corresponding to the video are not displayed normally, but some boxes are displayed. However, Chinese characters in video information can be displayed normally, such as episode titles.
  • My subtitles are in Chinese and the encoding is UTF-8.

To Reproduce

  1. Play any video using external subtitles (such as .ass or .srt files) and the language is Chinese.

Expected behavior

  1. Chinese subtitles that can be displayed normally.

Screenshots

image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Microsoft Edge
  • Version:
    • Jellyfin 10.9.2
    • JellyPlayer 0.0.5-dev

Additional context

A similar problem has occurred in Jellyfin before. The reason is that the default font does not contain characters such as Chinese. I hope JellyPlayer can use a more compatible font (such as Noto Sans) or allow users to use their own fonts.

@prayag17
Copy link
Owner

I might have forgotten to bundle Chinese fonts in Blink(previously known as jellyplayer)... I will add it in the next release

@Steven-Zhl
Copy link
Author

Thank you so much!

@prayag17 prayag17 closed this as completed Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants