[mythtv-commits] Ticket #10235: Compilation album is never detected

MythTV noreply at mythtv.org
Sat Jan 28 19:28:48 UTC 2012


#10235: Compilation album is never detected
-------------------------------------------------+-------------------------
 Reporter:  mythtv@…                             |          Owner:  paulh
     Type:  Bug Report - General                 |         Status:  new
 Priority:  minor                                |      Milestone:  unknown
Component:  Plugin - MythMusic                   |        Version:  0.24.1
 Severity:  medium                               |     Resolution:
 Keywords:  mythmusic compilation various        |  Ticket locked:  0
  artists                                        |
-------------------------------------------------+-------------------------

Comment (by stuartm):

 There should be only one string field in that tag, hence front() should
 work. Can you dump all the fields and see what's being inserted before
 MYTH_MUSICBRAINZ_ALBUMARTIST_UUID?

 Which application was the tagging done in? Mythmusic/Picard/Other?

 If some apps are sticking other text in the field it could appear after
 the UUID as well in which back() would break it for others. We could
 iterate over all fields checking each but if it's mythmusic inserting the
 bad data then we should fix that instead.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10235#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list