[mythtv-users] scheduler doesn't run ?

Per Jessen per at computer.org
Fri Jan 15 11:41:50 UTC 2016


Per Jessen wrote:

> Tables used here are:  record (442 rows), program (137549 rows), channel
> (821 rows) and recordmatch (2459 rows).

Looking at 'program':

mysql> select count(*) from program where starttime>now();
+----------+
| count(*) |
+----------+
|    40234 |
+----------+
1 row in set (0.03 sec)

mysql> select count(*) from program where starttime<now();
+----------+
| count(*) |
+----------+
|    89180 |
+----------+
1 row in set (0.06 sec)


Does that make sense?


/Per










> 
> 
> 



More information about the mythtv-users mailing list