[mythtv] Why do we reject previously shown dates before 1940

Bill Meek keemllib at gmail.com
Sun Dec 6 22:02:29 UTC 2020


On 12/6/20 3:36 PM, Paul Harrison wrote:
> Lets do a quick survey run this query to see what programs if any you have in the EPG with original air dates before 1940.
> 
> SELECT p.chanid, c.name, p.title, p.originalairdate, airdate FROM program p INNER JOIN channel c ON p.chanid = c.chanid WHERE
> p.originalairdate < '1940-1-1';

Empty set (0.04 sec), but my cable card was recently returned, this is OTA only.

-- 
Bill


More information about the mythtv-dev mailing list