[mythtv-commits] Re: Ticket #494: Make EIT crawl really low impact.

MythTV mythtv at cvs.mythtv.org
Sat Oct 22 14:40:10 UTC 2005


#494: Make EIT crawl really low impact.
---------------------+------------------------------------------------------
 Reporter:  stuarta  |        Owner:  danielk
     Type:  patch    |       Status:  closed 
 Priority:  minor    |    Milestone:  0.19   
Component:  mythtv   |      Version:  head   
 Severity:  low      |   Resolution:  fixed  
---------------------+------------------------------------------------------
Changes (by danielk):

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

Comment:

 (In [7559]) Closes #494.

 I'm rejecting the 10 minute per channel patch, it is much better
 to scan the channel a few times. If you leave a long time between
 the times a channel is scanned it makes it more likely that you
 miss a programming change in the next couple hours.

 I've also changed the eitcrawl-num-events-added patch, the
 "EITHelper Added X events" is a debugging message, that tells
 you something is going on so it shouldn't be disabled when
 events are inserted. If you want to total the inserts it
 should be done in the scanner, maybe when it changes channels.
 To make that possible I changed EITHelper::ProcessEvents() to
 return the number of events inserted into the DB.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/494>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list