James "Doc" Livingston wrote:
> On Fri, 2006-06-30 at 20:52 +0100, Peter wrote:
>> Some people might have the MBID in their mp3 ID3 tags from using some 
>> analysis program (Picard, MusicTagger etc) so it would a good start if 
>> rhythmbox could extract this field and pass it to the Audioscrobbler 
>> plugin.  [Should I file a "little" bug on just this?]
>>
>> Could the MBID track tag even be included in the database (what about 
>> the album and artist tags if known?).
> 
> That was bug 343491, which just got fixed thanks to a patch from Ståle 
> Lyngaas.
> 

I got the latest code from CVS (and confirmed by hand that some of these 
changes were present).  As expected is rebuilt the database due to the 
XML format number being increased.

(As an aside, the album art went a bit mad; My guess is it was trying to 
display art for the song currently being loaded into the database.  I 
have not been able to recreate this).

The new XML has <mb-trackid></mb-trackid> fields but they are all empty, 
even for a few Ogg Vorbis files I know to have MusicBrainz tags.

For example, vorbiscomment output:

ALBUM=The Bends
ARTIST=Radiohead
COMMENT=
DATE=1995-03-13
GENRE=Rock
MUSICBRAINZ_ALBUMARTIST=Radiohead
MUSICBRAINZ_ALBUMARTISTID=a74b1b7f-71a5-4011-9441-d0b5e4122711
MUSICBRAINZ_ALBUMARTISTSORTNAME=Radiohead
MUSICBRAINZ_ALBUMID=eca1307e-affa-4900-99a0-bf37659543ba
MUSICBRAINZ_ALBUMSTATUS=official
MUSICBRAINZ_ALBUMTYPE=album
MUSICBRAINZ_ARTISTID=a74b1b7f-71a5-4011-9441-d0b5e4122711
MUSICBRAINZ_NONALBUM=0
MUSICBRAINZ_SORTNAME=Radiohead
MUSICBRAINZ_TRACKID=b271dd19-ecee-4f87-b98a-a26b724f00e9
MUSICBRAINZ_VARIOUSARTISTS=0
MUSICIP_PUID=190337d7-f697-f885-d7ef-712f775adae9
TITLE=(Nice Dream)
TOTALTRACKS=12
TRACKNUMBER=6
TRACKTOTAL=12

Has anyone else tried this with Ogg files (rather than mp3 files)?

Is there anything simple I can do to help debug this?  e.g. run some 
gstreamer debug command to see how it reads the tags.

Peter

_______________________________________________
rhythmbox-devel mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel

Reply via email to