Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix default text subtitles not showing when Text Subtitles Only option is enabled #1633

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Fix default text subtitles not showing when Text Subtitles Only option is enabled #1633

merged 1 commit into from
Jan 12, 2024

Conversation

1hitsong
Copy link
Member

Changes

Currently subtitles can only have 1 type: Forced, Default, Text, Normal. This PR allows subtitles to have more than one type, so subtitles could be text and default.

Issues

Fixes #1627

@1hitsong 1hitsong added the bug-fix This fixes a bug. label Jan 12, 2024
@1hitsong 1hitsong requested a review from a team as a code owner January 12, 2024 02:18
@cewert cewert changed the base branch from master to 2.0.z January 12, 2024 03:08
@1hitsong 1hitsong merged commit c4fe6a8 into jellyfin:2.0.z Jan 12, 2024
13 checks passed
@1hitsong 1hitsong deleted the fixTextOnlySubtitleOptionList branch January 12, 2024 20:47
@1hitsong 1hitsong changed the title Allow subtitles to have more than 1 type Fix default text subtitles not showing when Text Subtitles Only option is enabled Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This fixes a bug.
Projects
Development

Successfully merging this pull request may close these issues.

SRT subtitles not displayed when "Text Subtitles Only" option is enabled
2 participants