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 compatibility with mpv 0.38.0 #597

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Conversation

nvllsvm
Copy link
Member

@nvllsvm nvllsvm commented Apr 18, 2024

Playback is currently broken when using mpv 0.38.0 due to a libmpv API change. This PR adds support for that and fixes playback.
https://github.com/mpv-player/mpv/blob/c678033c1d60b48ae02fbbe4815869b9504a17f6/player/command.c#L5580

Fixes #579 though a recompile is required after updating to mpv 0.38.0

@iwalton3 iwalton3 merged commit e037ea7 into jellyfin:master Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Media does not play. Command loadfile: argument index has incompatible type.
2 participants