<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1><pre><span style='color:black'>On Sun, Aug 23, 2009 at 3:46 PM, Michael Rice<<a
href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">mikerice1969 at gmail.com</a>> wrote:<o:p></o:p></span></pre><pre><span
style='color:black'>><i> Frequently I will hear about a movie that I'd like to record someday<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i> when it ends up on TV/cable.<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i> I can manually create a recording rule but when your interface is a<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i> remote it's a little painful.<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i> I've used tvwish in the past but shelling to the myth box and adding<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i> the title to the list isn't<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i> always easy (especially for my wife).<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i><o:p> </o:p></i></span></pre><pre><span
style='color:black'>><i> What I think might be nice is a myth plugin where you could browse<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i> through movies<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i> and see a description and if it was interesting push a button to add a<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i> recording rule.<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i> This wouldn't just contain movies from your program data but from an external<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i> database. It would have different views such as "New Releases", "Now Showing",<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i> as well as by name, genre, year, etc.<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i><o:p> </o:p></i></span></pre><pre><span
style='color:black'>><i> Is anyone aware of such a plugin out there somewhere?<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i> If not is there a database that myth could use without violating anyone's TOS?</i><o:p></o:p></span></pre>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>I had a similar issue. I’d find out about some
show that would come on in > 2 weeks so I wanted to get notified when it was
possible to schedule. I wrote a simple website that let me specify rules
to search for. For example, shows that begin with “bored to death”
(case insensitive) but weren’t on channel 12. Then every night the site
would query the db and see if any shows matched any of my rules. If so, I’d
get an email with links to mythweb so that I could schedule the particular
episode/series/etc. The site also has the ability to edit and search so
that I don’t have to wait for the nightly email.<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>Anyway, if you think it would be helpful I can give you more
details.<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>Doug<o:p></o:p></p>
</div>
</body>
</html>