[mythtv] [PATCH] Mythweb -- canned queries, HD search, dup elimination

Brad Templeton brad+mydev at templetons.com
Tue Mar 1 01:34:54 UTC 2005


On Mon, Feb 28, 2005 at 05:11:06PM -0800, Chris Petersen wrote:
> >Should searching with HD checked and nothing else list all HD
> >programs? It returns no results at this time.
> 
> I think that mythweb likely ignores blank search strings.
> 
> >What would the appropriate wildcard be?
> 
> regex search of a .  --    search for /./  (enclose in // to enable 
> regex mode)
> 

Right, or if you apply the proferred patch, it produces a new page full
of canned searches (which can be easily added to by adding a line to
includes/canned.php) including a search for all HDTV programs.

More interesting though is the search for HDTV non-series programs, since
once you know what series are in HD, the movies and specials are all you
are likely to want to browse again for a while.   Though it's true that
sports are considered series, so you might want to make a different
canned search which includes sports, specials and movies.

Realize as well that unless you have an HD source, you will not see
any listings.   This search only finds things _you_ can watch in HD, so
if you don't have any HD channels in your lineup, you will not see
any programs.  You can add HD channels to your lineup without getting them
but that's risky in other ways.




More information about the mythtv-dev mailing list