[mythtv-commits] Ticket #913: Some event description parts are sometimes missing in DVB EIT

MythTV mythtv at cvs.mythtv.org
Sun Jan 1 23:43:00 UTC 2006


#913: Some event description parts are sometimes missing in DVB EIT
--------------------------------------+-------------------------------------
 Reporter:  daniel.chassot at gmail.com  |       Owner:  ijr
     Type:  patch                     |      Status:  new
 Priority:  minor                     |   Milestone:     
Component:  mythtv                    |     Version:     
 Severity:  low                       |  
--------------------------------------+-------------------------------------
 When looking at the events description received by DVB EIT, some
 descriptions parts are missing, but not for all the programs in a single
 channel.

 The missing descriptors are due to the fact that the provider is sometimes
 sending some additional item description along with the extended event
 descriptor.

 The actual code only adds descriptors when they have their additional item
 description length == 0.

 The attached patch fixes this by skipping the additional item descriptors.

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


More information about the mythtv-commits mailing list