<br><br><div class="gmail_quote">On 24 June 2010 08:19, 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 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'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 "= 0".<br>
<br>
</blockquote>
I can't find any such example... :(<br>
</blockquote>
<br></div>
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<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>