[mythtv-commits] Re: Ticket #9: Zero time lengths in MythMusic songs

MythTV mythtv at cvs.mythtv.org
Tue Sep 27 23:14:35 UTC 2005


#9: Zero time lengths in MythMusic songs
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |        Owner:  ijr 
     Type:  enhancement  |       Status:  new 
 Priority:  minor        |    Milestone:  0.19
Component:  mythmusic    |      Version:  head
 Severity:  medium       |   Resolution:      
-------------------------+--------------------------------------------------
Comment (by mythtv at remars.com):

 Ok, "noreadaccess.mp3.patch" is a bad name. Let's call it
 "id3_file_open.failure.patch". Now this patch MAY make sense for this
 problem.

 1. The two calls to id3_file_open() fail for any reason (no read access is
 one of them)
 2. A new Metadata instance is created with a 0 length
 3. The incomplete Metadata instance is returned to the caller which adds
 it the the DB

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/9>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list