]> Untitled Git - mpdstream/commit
TEMP: Test missing events
authorHugo Villeneuve <hvilleneuve@dimonoff.com>
Wed, 1 Apr 2026 23:32:30 +0000 (19:32 -0400)
committerHugo Villeneuve <hvilleneuve@dimonoff.com>
Wed, 1 Apr 2026 23:47:14 +0000 (19:47 -0400)
commit0803dd6c01fa7a0261f2e798108a3bc37e08a9ef
tree123a9cce907eb36f9a063c5f55a00b523be403ab
parentd7fb17fec1c3044844a891c349cd701d4be4c445
TEMP: Test missing events

When calling mpd_run_play_id() to restart a broken stream, it is possible
that MPD executes the command and changes its state before we had a chance to
call mpd_run_idle_mask()...

Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
src/main.c