[mythtv-users] previously recorded repeats still recorded

David Engel david at istwok.net
Tue May 31 14:15:57 UTC 2011


On Mon, May 30, 2011 at 08:55:06PM -0500, Dan Littlejohn wrote:
> mysql> select * from oldrecorded where programid='EP003351720242';
> +--------+---------------------+---------------------+----------+----------+----------------------------------------------------------------------------+----------+------------+----------------+--------+----------+---------+---------+-----------+-----------+------------+---------+
> | chanid | starttime           | endtime             | title    | subtitle |
> description                                                                |
> category | seriesid   | programid      | findid | recordid | station |
> rectype | duplicate | recstatus | reactivate | generic |
> +--------+---------------------+---------------------+----------+----------+----------------------------------------------------------------------------+----------+------------+----------------+--------+----------+---------+---------+-----------+-----------+------------+---------+
> |   2135 | 2010-03-08 19:00:00 | 2010-03-08 20:00:00 | Top Gear |          |
> Jeremy and James set out to create a memorable Volkswagen TV ad; Jay Leno. |
> Auto     | EP00335172 | EP003351720242 |      0 |      356 | BBCA    |
> 5 |         0 |        -3 |          0 |       0 |
> |   2135 | 2011-05-02 19:00:00 | 2011-05-02 20:00:00 | Top Gear |          |
> Jeremy and James set out to create a memorable Volkswagen TV ad; Jay Leno. |
> Auto     | EP00335172 | EP003351720242 |      0 |      356 | BBCA    |
> 5 |         0 |        -3 |          0 |       0 |
> |   2135 | 2011-05-30 07:00:00 | 2011-05-30 08:00:00 | Top Gear |          |
> Jeremy and James set out to create a memorable Volkswagen TV ad; Jay Leno. |
> Auto     | EP00335172 | EP003351720242 |      0 |      637 | BBCA    |
> 4 |         0 |        -3 |          0 |       0 |
> +--------+---------------------+---------------------+----------+----------+----------------------------------------------------------------------------+----------+------------+----------------+--------+----------+---------+---------+-----------+-----------+------------+---------+

The duplicate flag for all of your previous recordings is 0.  This
tells MythTV to ignore those entries for dupliate detection.  You
either chose the "allow re-record" option when deleting them, or, as
Kevin Ross noted, you have your auto-expire settings such that it
automatically gets cleared then.

David
-- 
David Engel
david at istwok.net


More information about the mythtv-users mailing list