-
-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Subtitles: Prefer text-based options when available
As we know, the roku video player does not support image-based subtitles, so any attempt to play these results in transcoding. As this is undesirable, this patch modifies the default subtitle logic to prefer any text-based subtitles that match their user's preference. If no such text-based subtitles exist, we then allow image-based subtitles to be selected.
- Loading branch information
Showing
1 changed file
with
23 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters