<div class="gmail_quote">On Sat, Jan 30, 2010 at 7:48 PM, Nick Morrott <span dir="ltr"><<a href="mailto:knowledgejunkie@gmail.com">knowledgejunkie@gmail.com</a>></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 'movie'<br>
AND<br>
program.airdate >= 1940<br>
AND<br>
program.airdate <= 1949<br>
AND<br>
program.chanid = channel.chanid<br>
AND<br>
<a href="http://channel.name" target="_blank">channel.name</a> LIKE 'TCM'<br>
<br>
Note that this may not be the most optimal query, and I'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've not yet upgraded to 0.22 so I'm still using 0.21. Does that make a difference?<br clear="all">
</div></div><br><br>-- <br>Chris<br>