• Max Kellermann's avatar
    output_all: reset elapsed_time at song border · 915182bc
    Max Kellermann authored
    Another quirk fixed: after the last chunk of a song has been played,
    the "elapsed_time" variable is set to the chunk's time stamp.  When
    the client receives the PLAYER idle event and asks MPD for the current
    time stamp, MPD will return the last time stamp of the previous song
    when it hasn't played the first chunk of the current song yet.
    915182bc
player_thread.c 23 KB