[mythtv-commits] Ticket #7857: Replace libcdaudio freedb lookups

MythTV mythtv at cvs.mythtv.org
Mon Jan 4 12:13:36 UTC 2010


#7857: Replace libcdaudio freedb lookups
--------------------------------+-------------------------------------------
 Reporter:  stuartm             |       Owner:  ijr 
     Type:  task                |      Status:  new 
 Priority:  minor               |   Milestone:  0.23
Component:  Plugin - MythMusic  |     Version:  head
 Severity:  medium              |     Mlocked:  0   
--------------------------------+-------------------------------------------
 libcdaudio is an unmaintained, five year old library which only supports
 an ancient version of the freedb(cddb) API. It doesn't return year or
 proper genre for CDs, the OSX implemention of the cd decoder does direct
 lookups using against freedb and does include this information. We need to
 move the darwin lookupCDDB() over to the base class and use that instead
 of going via libcdaudio.

 I'd like to get this done for 0.23, but time is short so if someone else
 wants to have a go please speak up.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7857>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list