<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Nov 1, 2013 at 11:03 AM, Karl Newman <span dir="ltr"><<a href="mailto:newmank1@asme.org" target="_blank">newmank1@asme.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div class="h5"><div class="gmail_extra"><div class="gmail_quote">On Fri, Nov 1, 2013 at 6:22 AM, Michael T. Dean <span dir="ltr"><<a href="mailto:mtdean@thirdcontact.com" target="_blank">mtdean@thirdcontact.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>On 11/01/2013 09:11 AM, Bob Long wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>
Michael T. Dean wrote,<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
On 11/01/2013 07:52 AM, Bob Long wrote:<br>
</blockquote>
[..]<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Do the settings still exist somewhere?<br>
<br>
</blockquote>
No. Those settings were a hack.<br>
<br>
Instead, you now have the ability to create Recording Rule Templates.<br>
These allow you to specify values to use for basically every part of the<br>
Recording Rule. Each system starts with one Recording Rule Template<br>
called Default. You can set the start early/end late--or whether or not<br>
to run commercial detection and/or user jobs, or whether to allow<br>
auto-expiration, or the Recording Group, or the Storage Group, or<br>
...--in the Default template and those values will be used when creating<br>
new rules.<br>
<br>
However, you can also create your own custom Recording Rule Templates.<br>
So, for example, you may want to create one called Movies that sets<br>
auto-expire as enabled, the Recording Group as Movies, the Recording<br>
Priority as low (maybe -50), ... And create another called "Kids Shows"<br>
which sets its auto-expire/Recording Group/Priority and also specifies a<br>
max of 3 recordings with Record New and expire old. And...<br>
</blockquote></div>
Ok... I see the sense of that.<div><br>
<br>
I found the default template and modified it for early/late times, so<br>
that's good. Also added a "this channel" filter. Here (Australia) we<br>
often have the same program appear simultaneously on other multiplexes,<br>
so I don't want them recorded too (or am I misinterpreting/misusing that?).<br>
<br>
Seems to work when I use the frontend to schedule. When using Mythweb,<br>
the early/late times show as I've set them (good), but the "this<br>
channel" filter checkbox is not ticked. What am I missing here?<br>
</div></blockquote>
<br>
MythWeb has only partial support for Recording Rule templates, and doesn't include support for the "this channel" filter. See also <a href="http://code.mythtv.org/trac/ticket/11706" target="_blank">http://code.mythtv.org/trac/<u></u>ticket/11706</a> . Patches appreciated.<div>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Related, I created my own "Test" template, but I can't see a way in<br>
Mythweb to use it. Is that possible?<br>
</blockquote>
<br></div>
MythWeb will only pull (partial) default values from the Default template. It doesn't currently support applying values from any other template (but a patch allowing a user to select a template whose settings should be applied would be appreciated).<br>
<br>
Mike<br></blockquote></div><br></div></div></div><div class="gmail_extra">I have an easy fix for this, but I want to be sure there are no unintended consequences because the change is in a class which is used in several places. The recordfilter table has a "newruledefault" column which is what is being used for new schedules (instead of the filter values set in the Default template). Is it safe to just ignore that column or are there circumstances where it might still be used?<span class=""><font color="#888888"><br>
<br></font></span></div><span class=""><font color="#888888"><div class="gmail_extra">Karl<br></div></font></span></div>
</blockquote></div>FYI, here's the patch:<br><br><a href="http://code.mythtv.org/trac/attachment/ticket/11706/mythweb_default_filters_fix.patch">http://code.mythtv.org/trac/attachment/ticket/11706/mythweb_default_filters_fix.patch</a><br>
<br></div><div class="gmail_extra">Karl<br></div></div>