<br><br><div class="gmail_quote">On 24 June 2010 08:19, 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 02:53 AM, Jason Ward wrote:<div class="im"><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 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;">
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;= 0&quot;.<br>
     <br>
</blockquote>
I can&#39;t find any such example...  :(<br>
</blockquote>
<br></div>
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<div><div></div><div class="h5"><br></div></div></blockquote><div>OK, I misunderstood about where I was to find the example, I found it now.<br><br>So with this rule (or any custom rule?) any/all recordings must match the rule? <br>

</div></div>