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 embedded subtitles not loading when subtitle filter on library #3090

Conversation

horizon1250
Copy link
Contributor

Changes
In setExoPlayerTrack, filter for the correct index instead of addressing the index directly. This ensures the correct subtitle steam is selected, even when some tracks are filtered out.

Issues
#3089

@nielsvanvelzen nielsvanvelzen added this to the v0.16.0 milestone Oct 7, 2023
@nielsvanvelzen nielsvanvelzen added the bug Something isn't working label Oct 7, 2023
@nielsvanvelzen nielsvanvelzen linked an issue Oct 7, 2023 that may be closed by this pull request
@nielsvanvelzen
Copy link
Member

Thanks!

@nielsvanvelzen nielsvanvelzen merged commit a9cec1e into jellyfin:master Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

embedded subtitles not working when subtitle filter on library
2 participants