• Max Kellermann's avatar
    DecoderThread: set Decoder::song_tag only for local files · 9acefcb2
    Max Kellermann authored
    If the song tag comes from a stream, and MPD playback restarts, MPD
    would believe the tag should override the newly received tag.  This
    makes the previous tag appear stuck.  This change passes the song tag
    only if it's authoritative - i.e. if it's a song file.
    9acefcb2
Name
Last commit
Last update
..
plugins Loading commit data...
DecoderAPI.cxx Loading commit data...
DecoderAPI.hxx Loading commit data...
DecoderBuffer.cxx Loading commit data...
DecoderBuffer.hxx Loading commit data...
DecoderCommand.hxx Loading commit data...
DecoderControl.cxx Loading commit data...
DecoderControl.hxx Loading commit data...
DecoderError.cxx Loading commit data...
DecoderError.hxx Loading commit data...
DecoderInternal.cxx Loading commit data...
DecoderInternal.hxx Loading commit data...
DecoderList.cxx Loading commit data...
DecoderList.hxx Loading commit data...
DecoderPlugin.cxx Loading commit data...
DecoderPlugin.hxx Loading commit data...
DecoderPrint.cxx Loading commit data...
DecoderPrint.hxx Loading commit data...
DecoderThread.cxx Loading commit data...
DecoderThread.hxx Loading commit data...