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 ExoPlayer extensions not used for music playback #2711

Merged

Conversation

nielsvanvelzen
Copy link
Member

Both the LegacyMediaManager (used for music) and the playback rewrite did not enable the ffmpeg extension for ExoPlayer. This caused some codecs, like flac, to not work when devices lacked support. Will open a separate PR with a fix for the 0.15 branch.

Changes

  • Fix ExoPlayer extensions not used for music playback

Issues

Fixes #2048

@nielsvanvelzen nielsvanvelzen added bug Something isn't working playback Issue related to media playback labels Apr 27, 2023
@nielsvanvelzen nielsvanvelzen added this to the v0.16.0 milestone Apr 27, 2023
@nielsvanvelzen nielsvanvelzen merged commit 7d33516 into jellyfin:master Apr 27, 2023
@nielsvanvelzen nielsvanvelzen deleted the playback-exo-extensions branch April 27, 2023 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working playback Issue related to media playback
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No audio output when FLAC files are played
2 participants