• Max Kellermann's avatar
    Partition: handle SYNC_WITH_PLAYER before TAG_MODIFIED · 1b6666fa
    Max Kellermann authored
    The TAG_MODIFIED handler (i.e. playlist::TagModified()) works only if
    the modified song is the current song - something that is not updated
    until SYNC_WITH_PLAYER is finished.  This fixes tag updates right
    after a new song is started.
    1b6666fa
Partition.cxx 3 KB