On 29.12.2009, at 0.20, Juhapekka Tolvanen wrote: > Check out the attachment.
This is kind of weird, because at least on my xmms2-devel I don't get the tags from this attachment at all. If I start xmms2 with xmms2d -v it shows the following lines in the log: 01:41:13 DEBUG: ../src/plugins/id3v2/id3.c:555: Found id3v2 header (version=3, rev=0, len=779, flags=a0) 01:41:13 DEBUG: ../src/xmms/xform.c:518: Setting 'size' to 130293 01:41:13 DEBUG: ../src/plugins/id3v2/id3.c:572: ID3v2 contain unsupported flags, skipping tag Problem here lies in the flags, the file seems to define the ID3v2_HEADER_FLAGS_EXPERIMENTAL which makes XMMS2 ignore the whole ID3v2 tag. This seems to be incorrect behavior for me, since there's no reason to expect the tag not to work even if it is marked as experimental. However in the earlier output of 'xmms2 info' that you sent there are plugin/id3v2 tags clearly defined. I can't reproduce this behavior. If I make XMMS2 to accept the experimental flag, it seems to read the encoding correctly. There are also no recent changes to the id3v2 handler in xmms2-devel... Can someone else test? Juho -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

