<div class="gmail_quote">On Sat, Jan 30, 2010 at 7:48 PM, Nick Morrott <span dir="ltr">&lt;<a href="mailto:knowledgejunkie@gmail.com">knowledgejunkie@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div>Sure it can - this is MythTV, after all. Using a power search with the<br></div>
following search phrase gives me good reuslts for TCM in the UK:<br>
<br>
program.category_type LIKE &#39;movie&#39;<br>
AND<br>
program.airdate &gt;= 1940<br>
AND<br>
program.airdate &lt;= 1949<br>
AND<br>
program.chanid = channel.chanid<br>
AND<br>
<a href="http://channel.name" target="_blank">channel.name</a> LIKE &#39;TCM&#39;<br>
<br>
Note that this may not be the most optimal query, and I&#39;m sure others<br>
will provide a better example.<br></blockquote><div><br>Hi.  Thanks for the response.  Is this a mythtv frontend query or a mythweb query?  I found where I could do a power search in mythweb but it actually sets it up as a recording schedule, which is not necessarily what I want.  Is there a place to do this in the frontend?  Also, I&#39;ve not yet upgraded to 0.22 so I&#39;m still using 0.21.  Does that make a difference?<br clear="all">
</div></div><br><br>-- <br>Chris<br>