MusicBrainz tags in FLAC and XBMC not working.
#1
I've just retagged my entire 500+ CDs flac collection using MusicBrainz Picard, and everything is looking perfect (From a non-xbmc view that is...). However when I'm browsing my collection in xbmc 8.10 I don't get the song titles. All tracks are named Track 1, Track 2, Track 3 etc. However, Artist, Album, Year etc. are all beeing extracted correctly.
I'm using native VORBIS_COMMENT blocks in my flacs, and no ID3v2 or anything. Clearly, the problem must be a glitch in XBMC. Here's an example:

xxx@xxx:~/Music/The Cardigans/Gran Turismo$ metaflac --list 02.\ Erase_Rewind.flac
METADATA block #0
type: 0 (STREAMINFO)
is last: false
length: 34
minimum blocksize: 4608 samples
maximum blocksize: 4608 samples
minimum framesize: 14 bytes
maximum framesize: 16257 bytes
sample_rate: 44100 Hz
channels: 2
bits-per-sample: 16
total samples: 9626736
MD5 signature: 2caa7bb25e81c2d79a78aec9ac0ec7f1
METADATA block #1
type: 3 (SEEKTABLE)
is last: false
length: 378
seek points: 21
point 0: sample_number=0, stream_offset=0, frame_samples=4608
point 1: sample_number=456192, stream_offset=1111919, frame_samples=4608
point 2: sample_number=912384, stream_offset=2440855, frame_samples=4608
point 3: sample_number=1373184, stream_offset=3781291, frame_samples=4608
point 4: sample_number=1829376, stream_offset=5080698, frame_samples=4608
point 5: sample_number=2290176, stream_offset=6385620, frame_samples=4608
point 6: sample_number=2746368, stream_offset=7690391, frame_samples=4608
point 7: sample_number=3207168, stream_offset=9039685, frame_samples=4608
point 8: sample_number=3663360, stream_offset=10378141, frame_samples=4608
point 9: sample_number=4124160, stream_offset=11751711, frame_samples=4608
point 10: sample_number=4580352, stream_offset=13064278, frame_samples=4608
point 11: sample_number=5041152, stream_offset=14345333, frame_samples=4608
point 12: sample_number=5497344, stream_offset=15629388, frame_samples=4608
point 13: sample_number=5958144, stream_offset=16940324, frame_samples=4608
point 14: sample_number=6414336, stream_offset=18255094, frame_samples=4608
point 15: sample_number=6875136, stream_offset=19612372, frame_samples=4608
point 16: sample_number=7331328, stream_offset=20980264, frame_samples=4608
point 17: sample_number=7792128, stream_offset=22358851, frame_samples=4608
point 18: sample_number=8248320, stream_offset=23725633, frame_samples=4608
point 19: sample_number=8709120, stream_offset=25085253, frame_samples=4608
point 20: sample_number=9165312, stream_offset=26434745, frame_samples=4608
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: false
length: 810
vendor string: reference libFLAC 1.1.2 20050205
comments: 27
comment[0]: producer=Tore Johansson
comment[1]: title=Erase/Rewind
comment[2]: releasecountry=GB
comment[3]: label=Stockholm Records
comment[4]: totaltracks=11
comment[5]: musicbrainz_albumartistid=3e55d51d-687f-4a9d-af96-2fabccf802e5
comment[6]: date=1998
comment[7]: engineer=Tore Johansson
comment[8]: engineer=Lars Göransson
comment[9]: asin=B00000DLVA
comment[10]: albumartistsort=Cardigans, The
comment[11]: language=eng
comment[12]: script=Latn
comment[13]: format=CD
comment[14]: musicbrainz_albumid=baf46d57-6131-45c3-a0d5-5ac6f866f1d9
comment[15]: releasestatus=official
comment[16]: albumartist=The Cardigans
comment[17]: catalognumber=559 081-2
comment[18]: album=Gran Turismo
comment[19]: musicbrainz_artistid=3e55d51d-687f-4a9d-af96-2fabccf802e5
comment[20]: releasetype=album
comment[21]: mixer=Tore Johansson
comment[22]: artist=The Cardigans
comment[23]: barcode=731455908121
comment[24]: musicbrainz_trackid=3cf96251-d677-4d8e-a260-f2ee4c630b01
comment[25]: artistsort=Cardigans, The
comment[26]: tracknumber=2
METADATA block #3
type: 1 (PADDING)
is last: true
length: 3469


Am I doing something wrong? Isn't VORBIS_COMMENT the "right" way to tag flac files?

-Eicar
Reply

Logout Mark Read Team Forum Stats Members Help
MusicBrainz tags in FLAC and XBMC not working.0