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

MythTV mythtv at cvs.mythtv.org
Thu Jan 5 16:54:18 UTC 2006


#943: EITHelper doesn't use it's own GetChanID cache
--------------------+-------------------------------------------------------
 Reporter:  greg    |        Owner:  ijr 
     Type:  defect  |       Status:  new 
 Priority:  minor   |    Milestone:  0.20
Component:  mythtv  |      Version:  head
 Severity:  medium  |   Resolution:      
--------------------+-------------------------------------------------------
Changes (by danielk):

  * milestone:  => 0.20
  * version:  => head

Old description:

> 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.

New description:

 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.

Comment:

 Thanks, I'll apply this soon after we branch 0.19

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


More information about the mythtv-commits mailing list