parsing mp3 id3v2 tags on the fly for streams
git-svn-id: https://svn.musicpd.org/mpd/trunk@1281 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -608,7 +608,7 @@ void decode() {
|
||||
strncpy(dc->metadata+pos, string, \
|
||||
DECODE_METADATA_LENGTH-1-pos); \
|
||||
element = pos; \
|
||||
pos += slen; \
|
||||
pos += slen+1; \
|
||||
} \
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user