[mythtv-commits] Re: Ticket #344: DVB EIT fails to insert event data into database

MythTV mythtv at cvs.mythtv.org
Tue Oct 25 05:59:54 EDT 2005


#344: DVB EIT fails to insert event data into database
---------------------------------------+------------------------------------
 Reporter:  tomimo at ncircle.nullnet.fi  |        Owner:  danielk 
     Type:  patch                      |       Status:  reopened
 Priority:  minor                      |    Milestone:  0.20    
Component:  mythtv                     |      Version:  head    
 Severity:  low                        |   Resolution:          
---------------------------------------+------------------------------------
Changes (by john at gmail.com):

  * type:  enhancement => patch

Comment:

 The last version of the patch addresses two issues

 1) Pulling wasn't being set.
 2) Even if it were set, there was a large chance on non UK transmitters
 that only the first table for a service id was being emitted. If a
 provider sent all of table 0x50 followed by all of table 0x51 then because
 table 0x50 filled up it's sections first we would emit it but mark the
 entire channel as being updated. Table 0x51 would then arrive and fill up,
 but would never be emitted.

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


More information about the mythtv-commits mailing list