https://bugs.kde.org/show_bug.cgi?id=500642
--- Comment #2 from Nihin Dula <id1...@web.de> --- Your command dbus-send --type=method_call --dest=org.kde.amarok /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Play works. But I found playerctl. Very simple to use. Used for amarok, vlc, mpv, RhythmBox, web browsers, cmus, mpd, spotify, ... Playerctl is a command-line utility and library for controlling media players that implement the MPRIS D-Bus Interface Specification. https://github.com/altdesktop/playerctl I tested this commands for Amarok: playerctl play-pause playerctl position 0 playerctl stop playerctl previous playerctl next playerctl position 5- playerctl position 5+ -- You are receiving this mail because: You are watching all bug changes.