We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
mpv-jellyfin/scripts/jellyfin.lua
Line 255 in 7aef1c8
This line breaks mpv --pause.
mpv --pause
mpv --pause 'https://www.youtube.com/watch?v=bbg6ztWecbU'
Tested on MacOS, installed via homebrew.
✓ ~/.config/mpv mpv --version mpv 0.36.0 Copyright © 2000-2023 mpv/MPlayer/mplayer2 projects built on Sun Jul 23 05:10:36 2023 FFmpeg version: 6.0 FFmpeg library versions: libavutil 58.2.100 libavcodec 60.3.100 libavformat 60.3.100 libswscale 7.1.100 libavfilter 9.3.100 libswresample 4.10.100
The text was updated successfully, but these errors were encountered:
I've pushed a fix to testing, let me know if that resolves it for you.
Sorry, something went wrong.
No branches or pull requests
mpv-jellyfin/scripts/jellyfin.lua
Line 255 in 7aef1c8
This line breaks
mpv --pause
.Tested on MacOS, installed via homebrew.
The text was updated successfully, but these errors were encountered: