[mythtv-commits] Ticket #5530: Canal Satellite Caraibes proprietary EIT support

MythTV mythtv at cvs.mythtv.org
Thu Jul 17 20:45:38 UTC 2008


#5530: Canal Satellite Caraibes proprietary EIT support
------------------------------+---------------------------------------------
 Reporter:  eallaud at yahoo.fr  |        Owner:  stuarta   
     Type:  enhancement       |       Status:  new       
 Priority:  minor             |    Milestone:  unknown   
Component:  eit               |      Version:  0.21-fixes
 Severity:  medium            |   Resolution:            
  Mlocked:  0                 |  
------------------------------+---------------------------------------------

Comment(by anonymous):

 One more thing about the "design": I need several PSIP tables to be able
 to insert eit in the db: eg one table has several shows
 (title+starttime+duration+the different showings) and then each show has
 its summary in a separate table, which means that before I can get rid of
 the PSIP table holding the shows I need to get the 100 summary tables.
 So the idea is to parse them right away, add the info using an object
 CSatCaraibesInfo that holds everything together and submit every complete
 eit. This way we do not cache a bunch of tables for a while (the schedule
 tables and summary tables are not in sync at all!!).
 Does that make sense and is compatible with the coding standards?
 Thx

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5530#comment:8>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list