Add empc-send-play command

This commit is contained in:
Renaud Casenave-Péré 2019-09-10 13:50:24 +09:00
parent 1f53a4198a
commit dcf07df87d

View file

@ -886,6 +886,7 @@ If the stream process is killed for whatever the reason, pause mpd if possible."
(empc-define-toggle-command "single")
;; Controlling playback
(empc-define-simple-command "play")
(empc-define-simple-command "next")
(empc-define-toggle-command "pause" "state" state
(cond