joerg-krause writes

If MPD is playing while Songcast sender mode is enabled, the playback is stopped. This is okay as MPD needs to be reconfigured.

As upmpdcli also start the Songcast receiver, let’s resume playback also in ALSA mode (as it is done in MPD mode).

joerg-krause writes

I’ll revise this. It should check the current playback state.

medoc92 writes

I’m not sure what you want to do here: in alsa mode, MPD is not involved at all: telling it to play() is going to do strange things if there is anything in its playlist (end up with two players: either one will be locked out, or we’ll have a mix).