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

Infer subtitle codec from delivery URL if unknown #4338

Conversation

nielsvanvelzen
Copy link
Member

@nielsvanvelzen nielsvanvelzen commented Dec 24, 2024

This fix is a bit of a hack because I'm parsing the URL client side which I shouldn't need to do.

Changes

  • Try to infer external subtitle media type from URL first before falling back to using the original codec type (which is the previous behavior)

Issues

Fixes #4326

@nielsvanvelzen nielsvanvelzen added the bug Something isn't working label Dec 24, 2024
@nielsvanvelzen nielsvanvelzen added this to the v0.18.3 milestone Dec 24, 2024
@nielsvanvelzen
Copy link
Member Author

Marking as draft as I'm searching for feedback from server team before merging this hack.

@nielsvanvelzen nielsvanvelzen marked this pull request as draft December 24, 2024 11:08
@nielsvanvelzen nielsvanvelzen force-pushed the external-sub-infer-converted-codec branch from 528731e to 3379999 Compare December 24, 2024 19:52
@nielsvanvelzen nielsvanvelzen marked this pull request as ready for review December 24, 2024 19:53
@nielsvanvelzen
Copy link
Member Author

Confirmed hack needed :(

@nielsvanvelzen nielsvanvelzen merged commit df2aeea into jellyfin:master Dec 25, 2024
6 checks passed
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.

Internal player crashes when trying to play any video with sami subtitles
2 participants