• Max Kellermann's avatar
    player_thread: reset pc.next_song · 2274434e
    Max Kellermann authored
    After a player command (successful or not), reset pc.next_song,
    because the queue is supposed to be empty then.  Otherwise,
    playlist.queued and pc.next_song may disagree, which triggers an
    assertion failure.
    2274434e
player_thread.c 13.2 KB