<br><br><div class="gmail_quote">On 24 June 2010 08:35, Michael T. Dean <span dir="ltr">&lt;<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>&gt;</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&#39;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, &quot;Only shows with in-vision signing&quot;<br>
and after inserting that clause into your rule, change the &quot;&gt;   0&quot; to &quot;=<br>
0&quot;.<br>
         <br>
</blockquote>
I can&#39;t find any such example...  :(<br>
       <br>
</blockquote>
Might be new in trunk.  Here&#39;s the original:<br>
<br>
Only shows with in-vision signing:<br>
FIND_IN_SET(&#39;SIGNED&#39;, program.subtitletypes)&gt;  0<br>
<br>
So, shows without in-vision signing:<br>
FIND_IN_SET(&#39;SIGNED&#39;, 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&#39;re asking, but your question is almost definitely answered in the HOWTO linked above.<br>
<br>
In general, though, you&#39;d take that clause and add it to a different clause to give you the rule you want.  So, for example, &quot;Match a specific title,&quot; plus, &quot;Shows without in-vision signing,&quot; to only match those showings of the named show that do not have in-vision signing.<br>

</blockquote><div><br>Erm, well I&#39;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&#39;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>