Opened 16 years ago

Closed 16 years ago

#4187 closed defect (fixed)

Custom Power Search Deletes Programs to Early

Reported by: killtherat@… 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)

comment:1 Changed 16 years ago by killtherat@…

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

comment:2 Changed 16 years ago by Janne Grunau

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.