[mythtv-users] Adding canned searches to MythWeb

Jerome Yuzyk jerome at supernet.ab.ca
Wed Feb 28 22:41:37 UTC 2007


On Wednesday 28 February 2007 13:35, Michael Lynch wrote:
> On 2/28/07, Jerome Yuzyk <jerome at supernet.ab.ca> wrote:
> > I have a few things I search for regularly, like sports events, that I'd
> > like to add to the "Searches" list in MythWeb. How would I do that?
>
> With .20-fixes you can just edit
>
> /path/to/mythweb/modules/tv/canned_searches.conf.php
>
> You should be able to build your search based on the ones already there.

OK I tried this:

    t('NHL Hockey')
        => 'program.title LIKE "NHL Hockey%"',

and while it works, it shows     !!NoTrans: NHL Hockey!!    in the listing.

What's that?


More information about the mythtv-users mailing list