[mythtv-commits] Ticket #6478: Add update timestamp to program table for incremental program data retrieval

MythTV mythtv at cvs.mythtv.org
Thu Apr 23 14:22:54 UTC 2009


#6478: Add update timestamp to program table for incremental program data
retrieval
---------------------------------------+------------------------------------
 Reporter:  chasedouglas at gmail.com     |        Owner:  danielk 
     Type:  patch                      |       Status:  assigned
 Priority:  minor                      |    Milestone:  unknown 
Component:  MythTV - Mythfilldatabase  |      Version:  head    
 Severity:  medium                     |   Resolution:          
  Mlocked:  0                          |  
---------------------------------------+------------------------------------

Comment(by anonymous):

 I attached a new version of the patch after consulting with danielk. This
 new patch adds support for the 'PreferredListingsSource' setting. For
 example, if this setting is set to 'datadirect', then the datadirect
 program guide info can replace and remove any data it wants in the program
 table. If the setting isn't set then any program data fetch can overwrite
 any data in the program table, just as it does today. If the setting is
 set to something other than 'datadirect', then datadirect will only remove
 program table entries it previously added, and will only insert new
 program entries when they completely fit into an empty portion of the
 program guide.

 This should be extended to the other program guide insertion routines as
 well.

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


More information about the mythtv-commits mailing list