Skip to content

Fix None subtitle playback selection after #854. #868

Draft
VX-101 wants to merge 3 commits intojellyfin:masterfrom
VX-101:fix-subtitle-none-playback-selection
Draft

Fix None subtitle playback selection after #854. #868
VX-101 wants to merge 3 commits intojellyfin:masterfrom
VX-101:fix-subtitle-none-playback-selection

Conversation

@VX-101
Copy link
Copy Markdown

@VX-101 VX-101 commented May 4, 2026

Summary

This PR fixes a previously hidden Roku caption-mode issue exposed by #854.

After #854, pre-playback subtitle selection can pass SubtitleSelection.NONE into playback. However, Roku’s native caption renderer could still remain On, allowing subtitles to display even though None was selected.

This change turns Roku caption mode off and clears the active subtitle track when playback starts with SubtitleSelection.NONE.

Related PRs

Testing

WIP

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

Successfully merging this pull request may close these issues.

2 participants