[Bug 479746] Re: cover manager does not include all albums

Kevin Knerr ld.barthel at gmail.com
Thu Nov 12 03:30:23 UTC 2009


I believe I've identified the bug. In xl/track.py, a tuple is created
for the cover manager. This tuple prefers the "albumartist" tag over the
"artist" tag.

Recently, possibly with the Ubuntu 9.04 Jaunty release, the MusicBrainz
Picard tagger stopped appending "MUSICBRAINZ_" on some of its tags. For
example, in the_beekeeper/01-parasol.ogg I find
"MUSICBRAINZ_ALBUMARTIST=Tori Amos", but in
american_doll_posse/01-yo_george.ogg I find "albumartist=Tori Amos".

This change in Picard's tagging triggers the preference for the
"albumartist" tag in xl/track.py. This would not be a problem, except
that this tuple doesn't include the album name--it includes
"albumartist" twice.

I've attached a patch which appears to resolve the issue completely.

** Attachment added: "track.py.diff"
   http://launchpadlibrarian.net/35561134/track.py.diff

-- 
cover manager does not include all albums
https://bugs.launchpad.net/bugs/479746
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list