<br><br><div class="gmail_quote">On 24 June 2010 08:35, Michael T. Dean <span dir="ltr"><<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On 06/24/2010 03:27 AM, Jason Ward wrote:<div><div></div><div class="h5"><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On 24 June 2010 08:19, Michael T. Dean wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On 06/24/2010 02:53 AM, Jason Ward wrote:<br>
<br>
On 24 June 2010 07:39, Michael T. Dean wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
For that, you'll need to use Custom/Power Recording Rules:<br>
<a href="http://www.mythtv.org/docs/mythtv-HOWTO-12.html#ss12.5" target="_blank">http://www.mythtv.org/docs/mythtv-HOWTO-12.html#ss12.5</a> . And,<br>
specifically, see the example clause, "Only shows with in-vision signing"<br>
and after inserting that clause into your rule, change the "> 0" to "=<br>
0".<br>
<br>
</blockquote>
I can't find any such example... :(<br>
<br>
</blockquote>
Might be new in trunk. Here's the original:<br>
<br>
Only shows with in-vision signing:<br>
FIND_IN_SET('SIGNED', program.subtitletypes)> 0<br>
<br>
So, shows without in-vision signing:<br>
FIND_IN_SET('SIGNED', program.subtitletypes) = 0<br>
<br>
OK, I misunderstood about where I was to find the example, I found it now.<br>
<br>
</blockquote>
So with this rule (or any custom rule?) any/all recordings must match the<br>
rule?<br>
<br>
</blockquote>
<br></div></div>
Not sure what you're asking, but your question is almost definitely answered in the HOWTO linked above.<br>
<br>
In general, though, you'd take that clause and add it to a different clause to give you the rule you want. So, for example, "Match a specific title," plus, "Shows without in-vision signing," to only match those showings of the named show that do not have in-vision signing.<br>
</blockquote><div><br>Erm, well I've read the how to and created a search, and was left very confused, but now I think I see the source of the confusion, I don't want to apply this rule one by one to all recordings from the BBC, I want a rule that prevents the scheduler from ever scheduling under any circumstances a show with on screen signing, I thought that was what you were telling me how to do. When scheduling, I want the scheduler to ignore, always and forever, any signed screenings. Is it possible? <br>
</div></div>