Opened 20 years ago
Last modified 20 years ago
#943 closed defect
EITHelper doesn't use it's own GetChanID cache — at Version 1
Reported by: | greg | Owned by: | Isaac Richards |
---|---|---|---|
Priority: | minor | Milestone: | 0.20 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description (last modified by )
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.
Note:
See TracTickets
for help on using tickets.
Thanks, I'll apply this soon after we branch 0.19