Aanok / jftui

Jellyfin Terminal User Interface
The Unlicense
142 stars 7 forks source link

Can't seek subtitles with Jellyfin 10.7.2 server #22

Closed eh8 closed 3 years ago

eh8 commented 3 years ago

jftui version jftui 0.5.0, libmpv 1.109, libcurl 7.76.0 OpenSSL/1.1.1k, yajl 20100

Describe the bug Loading subtitles from Jellyfin 10.7.2 server results in following 404

[ffmpeg] http: HTTP error 404 Not Found
Failed to open http://192.168.10.2:8096/videos/48a5cf566237e99ed3bf7eaf4cd6eb70/48a5cf566237e99ed3bf7eaf4cd6eb70/subtitles/2/stream.srt.
Can not open external file http://192.168.10.2:8096/videos/48a5cf566237e99ed3bf7eaf4cd6eb70/48a5cf566237e99ed3bf7eaf4cd6eb70/subtitles/2/stream.srt.
Warning: external subtitle En could not be loaded.

To Reproduce

  1. Install jellyfin-bin from the AUR
  2. Play any content

Expected behavior

Subtitles load

Possible helpful info This might be a good start to debug?

eh8 commented 3 years ago

All hail @Aanok