Sufi-Al-Hussaini writes
medoc92 writes
Hi and thanks for adding this. This has the side effect of calling onplay when switching from pause, which was not done before. I’m just going to ask @joerg-krause who added the onxx stuff if this may be a problem.
joerg-krause writes
This indeeds has the side effect of calling onplay
when switching from pause. However, as we are stating that onplay
runs a command when MPD state switches to "PLAY", it should be okay.