• Max Kellermann's avatar
    player: copy stream tag to the song struct · fb233df7
    Max Kellermann authored
    Non-local songs used to have no tags.  If the decoder sends us a tag,
    we should incorporate it into the song struct.  This way, clients can
    always show the correct song name (if provided by the server).
    fb233df7
player_thread.c 12.2 KB