Opened 19 years ago
Closed 19 years ago
#1968 closed enhancement (fixed)
mythtv-eit branch: Delete old eitcache entries from the database
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | dvb | Version: | |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
following patch should go in before the eitcache in db is merge to trunk. Otherwise we will collect eitcache entries in the db ad infinitum.
Attachments (1)
Change History (2)
by , 19 years ago
Attachment: | eitcache_delete_db_entries.2.diff added |
---|
comment:1 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [10234]) Fixes #1968, by applying Janne's patch