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
This report addresses only a single issue; If you encounter multiple issues, kindly create separate reports for each one.
Jellyfin Server Version
10.10.6
Roku Client Version
3.0.1
Bug Description
When selecting certain video files, the default subtitle track selected by the jellyfin-roku is different from the default track used by jellyfin-media-player (v1.12.0).
Steps to Reproduce
Set up a Jellyfin server and a user account.
Open jellyfin-media-player, log in to that user account, and configure:
Add an MKV video file to Jellyfin which has the following:
exactly one audio track, which has language: "jpn", enabled_track: true, default_track: true, forced_track: false
ecxactly one subtitle track, which has language: "eng", enabled_track: true, default_track: true, forced_track: false
Select this video file in jellyfin-media-player. Note that the subtitle track is selected to play by default.
Open jellyfin-roku and select the same track. Note that "None" is selected as the default subtitle track, which does not match the behaviour of jellyfin-media-player.
Expected Behavior
jellyfin-roku should select the subtitle track as the default playback option, instead of "None".
Logs
No response
Screenshots
No response
Is the server local or remote?
local
Is the server connection HTTP or HTTPS?
http
Additional Context
No response
The text was updated successfully, but these errors were encountered:
This issue respects the following points:
Jellyfin Server Version
10.10.6
Roku Client Version
3.0.1
Bug Description
When selecting certain video files, the default subtitle track selected by the
jellyfin-roku
is different from the default track used byjellyfin-media-player (v1.12.0)
.Steps to Reproduce
jellyfin-media-player
, log in to that user account, and configure:language: "jpn", enabled_track: true, default_track: true, forced_track: false
language: "eng", enabled_track: true, default_track: true, forced_track: false
jellyfin-media-player
. Note that the subtitle track is selected to play by default.jellyfin-roku
and select the same track. Note that "None" is selected as the default subtitle track, which does not match the behaviour ofjellyfin-media-player
.Expected Behavior
jellyfin-roku
should select the subtitle track as the default playback option, instead of "None".Logs
No response
Screenshots
No response
Is the server local or remote?
local
Is the server connection HTTP or HTTPS?
http
Additional Context
No response
The text was updated successfully, but these errors were encountered: