<br><br><div class="gmail_quote">On Sun, Sep 23, 2012 at 8:46 PM, Andreas <span dir="ltr">&lt;<a href="mailto:linuxdreas@comcast.net" target="_blank">linuxdreas@comcast.net</a>&gt;</span> wrote:<br><blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">
Hi All,<br>
looks like the &quot;Premieres&quot; recording rule example does not work anymore due to the change to UTC in the database. I&#39;ve missed the first episode of Revolution on NBC and probably some more new shows I don&#39;t even know about. Adding &quot;convert_tz&quot; to the rule made it work again for me:<br>

<br>
program.first &gt; 0 AND (program.programid LIKE &#39;EP%0001&#39; OR program.subtitle = &#39;Pilot&#39;) AND program.originalairdate = DATE(CONVERT_TZ(program.<u></u>starttime,&#39;UTC&#39;,&#39;SYSTEM&#39;))<br>
<br>
I hope this helps anyone with the same issues.<br>
<br>
Beste Gruesse<br>
Andreas

<br></blockquote><div> </div><div>Thank you.  </div><div> </div><div>Chris Kapp. </div></div>