[mythtv-commits] Ticket #2942: Use id3v2 APIC tag for reading albumart

MythTV mythtv at cvs.mythtv.org
Sun Apr 22 09:44:46 UTC 2007


#2942: Use id3v2 APIC tag for reading albumart
----------------------------+-----------------------------------------------
 Reporter:  myth at eskil.org  |        Owner:  stuartm 
     Type:  task            |       Status:  assigned
 Priority:  minor           |    Milestone:  0.21    
Component:  mythmusic       |      Version:  0.20    
 Severity:  low             |   Resolution:          
----------------------------+-----------------------------------------------

Comment(by paulh):

 Just to point out editmetadata.cpp will also have to be changed. At the
 moment it uses the filename to get the images and to update the image type
 in the DB. Probably should use the albumart_id to change the type in
 AlbumArtImage::saveImageType()

 Also line 374 in mainvisual.cpp should be
 {{{
 if (visMode != 2 && fullScreen && albumArt.isNull())
 }}}

 There's no point in 3 of us working on this so I will withdraw gracefully
 from this one :-).

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2942#comment:9>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list