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

MythTV mythtv at cvs.mythtv.org
Fri Sep 16 22:56:51 UTC 2005


#344: DVB EIT fails to insert event data into database
---------------------------------------+------------------------------------
 Reporter:  tomimo at ncircle.nullnet.fi  |       Owner:  ijr 
     Type:  defect                     |      Status:  new 
 Priority:  minor                      |   Milestone:      
Component:  mythtv                     |     Version:  head
 Severity:  medium                     |  ---------------------------------------+------------------------------------
 I'm currently testing with the latest devel-branch of mythtv (SVN 7265)
 with mythbackend -v channel,siparser,schedule options and with
 EIT_DEBUG_SID=49.

 For some reason the DVB EIT fails to insert the retrieved short event
 descriptor data (0x4D) into the database. It does seem to get gathered up
 into Qmap (if I understand correctly), but after that it starts to loop
 with the "EventHandler::AddSection" messages over and over again.
 To me it looks like everything would be just fine if the looping would end
 at some point and the gathered event data would be emitted to the
 database. However, the event handles logic seems little bit unclear to me.

 I also tried to comment out the couple of lines of code in
 SIParser::ParseDescLinkage in siparser.cpp (Kristian Kalweit problem)
 without success.

 The log file is over 500KB's long and I've therefore stored it in
 http://ncircle.nullnet.fi/mythtv/eit.log .

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


More information about the mythtv-commits mailing list