You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you play a video in jellyfin-web, the subtitle selection respects the server's recommended default subtitle. The resulting behavior is that playing a video will always load the correct subtitle automatically. In jellyfin-vue the default subtitle selection is disabled, resulting in the video playing without subtitles until you manually select it.
Steps to reproduce
Have a video with an embedded or external subtitle.
Play it.
Expected behavior
Since jellyfin-vue does not implement player preferences yet, I would expect the subtitle selection to at least match jellyfin-web. Thus, use the server recommended subtitle for Default-subtitle mode.
Logs
No response
Screenshots
No response
Platform
Windows
Browser
Edge
Jellyfin server version
10.8.0-alpha5
Additional context
No response
The text was updated successfully, but these errors were encountered:
Description of the bug
When you play a video in
jellyfin-web
, the subtitle selection respects the server's recommended default subtitle. The resulting behavior is that playing a video will always load the correct subtitle automatically. Injellyfin-vue
the default subtitle selection is disabled, resulting in the video playing without subtitles until you manually select it.Steps to reproduce
Expected behavior
Since
jellyfin-vue
does not implement player preferences yet, I would expect the subtitle selection to at least matchjellyfin-web
. Thus, use the server recommended subtitle forDefault
-subtitle mode.Logs
No response
Screenshots
No response
Platform
Windows
Browser
Edge
Jellyfin server version
10.8.0-alpha5
Additional context
No response
The text was updated successfully, but these errors were encountered: