You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On PopOS with both chrome and firefox, the extension will not open mpv. The xdg-open dialog box appears and you click "open in open-in-mpv" and nothing happens.
mpv works fine from terminal and playing youtube videos with mpv+yt-dlp works fine.
How to Reproduce
Steps to reproduce the behavior:
Go to 'youtube'
Click on 'open in mpv from the extension menu or the right click menu
Click "open in open-in-mpv" from the xdg-open dialog
See 'nothing happens :('
Expected Behavior
Open mpv when you click "open in open-in-mpv" from the xdg-open dialog
ive tried the precompiled binaries and compiled from git, the install-protocol.sh copies files to the right paths. Just nothing happens when the browser calls mpv.
What browsers are you seeing the problem on? (optional)
Thank you for the bug report. It makes sense that everything works when mpv is open, since the binary sends commands through the player's IPC interface. I will look into why the player isn't launched.
Bug Description
On PopOS with both chrome and firefox, the extension will not open mpv. The xdg-open dialog box appears and you click "open in open-in-mpv" and nothing happens.
mpv works fine from terminal and playing youtube videos with mpv+yt-dlp works fine.
How to Reproduce
Steps to reproduce the behavior:
Expected Behavior
Open mpv when you click "open in open-in-mpv" from the xdg-open dialog
Version
2.2.0
Configuration
Relevant log output (optional)
What browsers are you seeing the problem on? (optional)
Firefox-based (Librewolf, Iceraven, etc.), Chromium-based (Brave, Chrome, etc.)
Checklist:
The text was updated successfully, but these errors were encountered: