<div dir="ltr"><div style>Here is the output from your python script.</div><div><br></div><div>tv@Mythtv:~$ mythpython --version</div><div>MythTV Python Bindings</div><div>  local versions</div><div>    bindings version:         0.26.0.0</div>
<div>    ttvdb version:            1.2.1</div><div>    tmdb version:             v0.2.6</div><div>  external versions</div><div>    lxml version:             2.3.2</div><div>    MySQLdb version:          1.2.3.final.0</div>
<div>  protocol versions</div><div>    backend:                  75</div><div>    schema:                   1307</div><div>    music schema:             1018</div><div>    netvision schema:         1007</div><div>tv@Mythtv:~$ python</div>
<div><div>&gt;&gt;&gt; makeRecordRule = {&#39;chanid&#39;: 999999, &#39;description&#39;: u&#39;Test of create record rule&#39;, &#39;autometadata&#39;: 1, &#39;season&#39;: 1, &#39;episode&#39;: 1, &#39;category&#39;: u&#39;TEST&#39;, &#39;station&#39;: u&#39;TestStation&#39;, &#39;inetref&#39;: &#39;012345&#39;, &#39;title&#39;: &#39;test series&#39;, }</div>
<div>&gt;&gt;&gt; record = Record().create(makeRecordRule)</div><div>Traceback (most recent call last):</div><div>  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;</div><div>  File &quot;/usr/lib/python2.7/dist-packages/MythTV/dataheap.py&quot;, line 131, in create</div>
<div>    DBDataWrite._create_autoincrement(self, data)</div><div>  File &quot;/usr/lib/python2.7/dist-packages/MythTV/database.py&quot;, line 373, in _create_autoincrement</div><div>    self._create(data, cursor)</div><div>
  File &quot;/usr/lib/python2.7/dist-packages/MythTV/database.py&quot;, line 346, in _create</div><div>    data[key] = val.asnaiveutc()</div><div>  File &quot;/usr/lib/python2.7/dist-packages/MythTV/utility/dt.py&quot;, line 450, in asnaiveutc</div>
<div>    return self.astimezone(self.UTCTZ()).replace(tzinfo=None)</div><div>  File &quot;/usr/lib/python2.7/dist-packages/MythTV/utility/dt.py&quot;, line 447, in astimezone</div><div>    return self.fromDatetime(super(datetime, self).astimezone(tz))</div>
<div>  File &quot;/usr/lib/python2.7/dist-packages/MythTV/utility/dt.py&quot;, line 75, in utcoffset</div><div>    return timedelta(0, self._get_transition(dt).offset)</div><div>  File &quot;/usr/lib/python2.7/dist-packages/MythTV/utility/dt.py&quot;, line 64, in _get_transition_search</div>
<div>    &quot;old data for search: {0}&quot;).format(dt))</div><div>RuntimeError: Timezone does not have sufficiently old data for search: (1900, 1, 1, 0, 0, 0)</div><div>&gt;&gt;&gt;</div></div><div><br></div><div><br></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 18, 2012 at 8:25 AM, Stephen Atkins <span dir="ltr">&lt;<a href="mailto:stephen.atkins@gmail.com" target="_blank">stephen.atkins@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Sorry I missed that email.  Thanks for the link.  I&#39;ll give those instruction a shot in a little bit and send back the output.<div>
<br></div><div>Thanks for the help.</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra">
<br><br><div class="gmail_quote">On Mon, Dec 17, 2012 at 11:06 AM, Doug Vaughan <span dir="ltr">&lt;<a href="mailto:r.d.vaughan@rogers.com" target="_blank">r.d.vaughan@rogers.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Mirobridge automatically creates the recording rule when there is a match between a Miro feed title and a series on TTVB. This is done so that the MythTV BE will download artwork which gets displayed in either or the Watch Recordings screen or MythVideo.<br>


<br>
As I repliedand showed the relevant recording rule creation code works on v0.26+fixes totally independent of MiroBridge. I even provided a test that can be performed at in a terminal session. Unfortunately I have not seen a response to that information request. Tough tohelp when I do not get a response.<br>


<br>
<a href="http://www.gossamer-threads.com/lists/mythtv/users/535402#535402" target="_blank">http://www.gossamer-threads.<u></u>com/lists/mythtv/users/535402#<u></u>535402</a><span><font color="#888888"><br>

<br>
Doug</font></span><div><div><br>
______________________________<u></u>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/<u></u>listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>