I have a alias, however after the rebase it does not work anymore. I can launch mpv from gnome but not from the terminal, same with vlc. It finds something, because I get the -h option when I try to run “mpv”, however it does not start the application.
I have tried reinstalling the flathub mpv but no success.
This is a change in streamlink. It now expects --player to be an executable.
Something like -p flatpak -a 'run io.mpv.Mpv' might work, or you can use a script. Flatpak provides one in /var/lib/flatpak/exports/bin/. You could add that directory to PATH or: