[mythtv-users] Custom Rule for Season Premieres

Craig Huff huffcslists at gmail.com
Thu Sep 3 00:16:32 UTC 2009


I thought about this being the time for new show premieres and went to
look for the custom rule and found I had managed to bork (actually
deleted!) the template in the custom rules.  Can someone tell me if
the following is the appropriate re-creation of the rule (FWIW, I'm
still on 0.20.2, in case that makes a difference).

program.previouslyshown = 0
AND program.first > 0
AND program.programid LIKE 'EP%0001'
AND DAYOFYEAR(program.originalairdate) =
DAYOFYEAR(program.starttime)

TIA,

Craig.


More information about the mythtv-users mailing list