[mythtv-commits] Ticket #943: EITHelper doesn't use it's own GetChanID cache

MythTV mythtv at cvs.mythtv.org
Thu Jan 5 16:30:12 UTC 2006


#943: EITHelper doesn't use it's own GetChanID cache
--------------------+-------------------------------------------------------
 Reporter:  greg    |       Owner:  ijr
     Type:  defect  |      Status:  new
 Priority:  minor   |   Milestone:     
Component:  mythtv  |     Version:     
 Severity:  medium  |  
--------------------+-------------------------------------------------------
 Currently EITHelper isn't using it's own caching routines for pulling
 chanid info from the database. So it's hitting the DB over and over with
 identical queries. this tiny patch changes it to use it's existing
 GetChanID caching function instead so we only hit the DB once per channel.

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


More information about the mythtv-commits mailing list