dragonflylee / switchfin

Third-party native Jellyfin client for Nintendo Switch
Apache License 2.0
292 stars 6 forks source link

Subtitles not displaying on some episodes #45

Closed nouun closed 7 months ago

nouun commented 7 months ago

Describe the bug

Subtitles are enabled and work on the web client but do not work on Swiftfin.

To reproduce

  1. Play episode
  2. Select subtitles
  3. Play
  4. No subtitles show up

Screenshots

IMG_2962 IMG_2964 image

Operating system

17.0.1|AMS 1.6.2|E

Jellyfin Server

10.8.13 Linux

Additional context

No response

dragonflylee commented 7 months ago

try put any ttf font file at /switch/Switchfin/subfont.ttf

nouun commented 7 months ago

try put any ttf font file at /switch/Switchfin/subfont.ttf

I can't find which font is missing, it doesn't say anywhere and if I extract the subtitles they don't seem to specify a font.

dragonflylee commented 7 months ago

you can copy ttf file from pc, such as arial.ttf

nouun commented 7 months ago

My apologies, I missed the "any" part. That fixed it, thank you very much!

Would it be possible to add that to the README somewhere for future users or add a pop up if they try play a video while that font is missing?

dragonflylee commented 7 months ago

thanks for suggestion, I will add subfont notice in next release

nouun commented 7 months ago

Thanks again! Closing as solved.