[mythtv-users] NFL recording rules fail only on Sunday night

Jerome Yuzyk jerome at supernet.ab.ca
Thu Oct 15 21:14:25 UTC 2015


On Thursday, October 15, 2015 09:51:18 PM Nick Morrott wrote:
> On 15 October 2015 at 21:38, Jerome Yuzyk <jerome at supernet.ab.ca> wrote:
> > I have had this rule defined for a few weeks, on the advice of others for whom it works:
> >
> > Title: Football [early]
> > Additional Tables: , program pnext
> > Search Phrase: program.category = 'Sports event' AND program.title LIKE '%FL%Football'
> > AND pnext.title LIKE '%FL%Football' AND program.chanid = pnext.chanid AND
> > program.endtime = pnext.starttime AND program.first > 0
> >
> > And it's worked great. Except now it totally ignores Sunday Night Football, despite it being on 3 different channels. It's not bumped by anything - MythWeb shows it as not marked-up at all with the usual borders, like it's been totally ignored. I do a mythfilldatabase with --dd-grab-all every morning, so I'm working with the freshest SchedulesDirect data.
> >
> > How would I debug this?
> 
> The title match program.title LIKE '%FL%Football' is never going to
> match "Sunday Night Football.
> 
> A small change to the match expression is needed to capture both
> titles in the one rule (or alternatively create a separate rule that
> match Sunday Night Football directly).

But the program is, as far as I see in MythWeb, "NFL Football", like all the others.

-- 
A little of Jerome's MythTV World: http://mythtv.bss.ab.ca


More information about the mythtv-users mailing list