https://bugs.kde.org/show_bug.cgi?id=500642
Tuomas Nurmi <tuo...@norsumanageri.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tuo...@norsumanageri.org Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #1 from Tuomas Nurmi <tuo...@norsumanageri.org> --- An interesting question. Never tried myself before, but I tried exploring with qdbusviewer6. Seems like the correct method nowadays is org.mpris.MediaPlayer2.Player.Play and command line dbus-send --type=method_call --dest=org.kde.amarok /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Play seems to work. Other commands seem to be discoverable with qdbusviewer, too. You are very welcome to update any related documentation you find outdated or insufficient. -- You are receiving this mail because: You are watching all bug changes.