[mythtv-users] Upcoming recordings: "Single Record - Not Listed"

Stephen Worthington stephen_agent at jsw.gen.nz
Tue Dec 23 15:31:43 UTC 2014


On Tue, 23 Dec 2014 14:13:43 +0100, you wrote:

>Hi,
>
>    It is happening frequently now, on certain TV station, that MythTV 
>won't record some shows which I had selected for a single recording.
>A similar failure, no match presumably, occurs when I go into Upcoming 
>Recordings and I manually "set to not record" one episode of a TV show. 
>On a specific TV station, W9, it very often still records.
>
>    Here is what I found in the MySQL table "record":
>
>mysql> select 
>recordid,type,chanid,station,starttime,startdate,title,findday,findtime,findid,next_record,last_record,last_delete,avg_delay 
>from record where station like 'ARTE%' order by startdate;
>+----------+------+--------+---------+-----------+------------+-------------------------------------------------------+---------+----------+--------+---------------------+---------------------+---------------------+-----------+
>| recordid | type | chanid | station | starttime | startdate  | 
>title                                                 | findday | 
>findtime | findid | next_record         | last_record | 
>last_delete         | avg_delay |
>+----------+------+--------+---------+-----------+------------+-------------------------------------------------------+---------+----------+--------+---------------------+---------------------+---------------------+-----------+
>|     4025 |    1 |   2031 | ARTE HD | *22:52:17* | 2014-12-24 | 
>HELLZAPOPPIN' (HD)                                    |       4 | 
>23:52:17 |      0 | 0000-00-00 00:00:00 | 0000-00-00 00:00:00 | 
>0000-00-00 00:00:00 |       100 |
>|     4032 |    1 |   2031 | ARTE HD | *22:52:32* | 2014-12-24 | 
>HELLZAPOPPIN' (HD)                                    |       4 | 
>23:52:32 | 735956 | 2014-12-24 22:52:32 | 0000-00-00 00:00:00 | 
>0000-00-00 00:00:00 |       100 |
>
>    The first entry is the first one I created and is now showing in 
>"Upcoming Recordings" as "Single Record - Not Listed" while the second 
>which I just added I hope will work.
>    The only difference I see is that the starttime has shifted by 15 
>seconds.  Is there a way to work-around a small change in start time?
>
>MythTV Version : v0.27.3-150-g082d5c1
>MythTV Branch : fixes/0.27
>
>
>
>Alain

In my experience, "Not listed" means the EPG for that program has
changed since the rule was created and the rule does not match the
current EPG.


More information about the mythtv-users mailing list