I am using mpv
in a KDE system as a home theater setup. This has worked well for years, but since one of the recent updates (Plasma 6 I guess), certain media keys are not passed through to mpv
anymore.
Pause and next still work, but neither play nor stop, nor previous.
I have looked into the exported keyboard shortcuts which contain
[mediacontrol][Global Shortcuts]
mediavolumedown=
mediavolumeup=
nextmedia=Media Next
pausemedia=Media Pause
playmedia=
playpausemedia=Media Play
previousmedia=Media Previous
stopmedia=Media Stop
Next and Pause still work, Play, Previous and Stop don’t. Is this a bug, or can I change this somehow? My IR remote is next to useless without the ability to stop and resume play.
When I remove all the assigned shortcuts above, I get at least the play
function back, but stop
and previous
are still missing.