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 codec keys in new playback module #4411

Merged
merged 2 commits into from
Jan 19, 2025

Conversation

dtrexler
Copy link
Contributor

Fixes inconsistencies between the reported/expected codec values in the mime type maps of the new playback module. This was causing unnecessary transcoding when using the experimental playback module

Ex. The server reports hevc. The client expected h265, now expects hevc

Changes
Expected codec names now match what is reported by the server

@nielsvanvelzen nielsvanvelzen added this to the v0.19.0 milestone Jan 19, 2025
@nielsvanvelzen nielsvanvelzen added the enhancement New feature or request label Jan 19, 2025
@nielsvanvelzen nielsvanvelzen enabled auto-merge (squash) January 19, 2025 14:55
@nielsvanvelzen nielsvanvelzen merged commit bbb82dd into jellyfin:master Jan 19, 2025
4 checks passed
@dtrexler dtrexler deleted the fix-mime-mappings branch January 19, 2025 16:02
@Hukuma1

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants