https://bugs.kde.org/show_bug.cgi?id=391545
--- Comment #5 from Friedrich W. H. Kossebau <kosse...@kde.org> --- Thanks for the info. Okay, that make things more transparent: in a change for Plasma 5.12.3, in the desire to properly support the CanPause flag, the media key handling code was changed from using the "PlayPause" method to use instead explicitly the "Play" & "Pause" methods and take the current PlaybackStatus into account. See the respective current code in Plasma here: https://cgit.kde.org/plasma-workspace.git/tree/dataengines/mpris2/multiplexedservice.cpp?h=Plasma%2F5.12#n78 So there is either the chance that spotify does not properly update the PlaybackStatus or does not react to the call of "Play" method. Can you check that method and property as well? -- You are receiving this mail because: You are watching all bug changes.