[mythtv-commits] Ticket #1656: mythfilldatabase has problems with crappy canadian listings

MythTV mythtv at cvs.mythtv.org
Thu Sep 14 05:04:25 UTC 2006


#1656: mythfilldatabase has problems with crappy canadian listings
----------------------------------------+-----------------------------------
 Reporter:  ajlill at ajlc.waterloo.on.ca  |        Owner:  cpinkham
     Type:  patch                       |       Status:  closed  
 Priority:  minor                       |    Milestone:          
Component:  mythtv                      |      Version:          
 Severity:  medium                      |   Resolution:  fixed   
----------------------------------------+-----------------------------------
Changes (by cpinkham):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 (In [11180]) Add another check criteria that will force mythfilldatabase
 to download data
 for a particular day.  If the number of channels with at least one program
 between 6pm and midnight is less than 90% of the count for the previous
 day,
 a data refresh will be initiated.  This catches cases where some channels
 may have all data for a given day, but others may have none, but there is
 still
 enough data to pass the (chanCount * 4) test.

 Closes #1656 by applying my own version of the above mentioned logic.  I
 don't
 think the rest of the patch is necessary.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1656#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list