Opened 20 years ago

Last modified 20 years ago

#943 closed defect

EITHelper doesn't use it's own GetChanID cache — at Initial Version

Reported by: greg Owned by: Isaac Richards
Priority: minor Milestone: 0.20
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

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.

Change History (1)

by greg, 20 years ago

Attachment: eithelper_cache.patch added
Note: See TracTickets for help on using tickets.