Opened 19 years ago
Closed 19 years ago
#4187 closed defect (fixed)
Custom Power Search Deletes Programs to Early
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | medium | Keywords: | custom power search |
| Cc: | Ticket locked: | no |
Description
I have two custom power searches, Scifi Movies and Action movies
program.category_type='movie' and program.category like "Action%"
and
program.category_type='movie' and program.category like "Science%"
Each is set to record one movie per day, which does work. How ever, previous movies are deleted immediately, so that there is only one movie in storage at a time. I've disabled 'record new and disable old' but this remains the case.
Change History (2)
Note:
See TracTickets
for help on using tickets.

The problem has been fixed. Please close bug report....