<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>>>> makeRecordRule = {'chanid': 999999, 'description': u'Test of create record rule', 'autometadata': 1, 'season': 1, 'episode': 1, 'category': u'TEST', 'station': u'TestStation', 'inetref': '012345', 'title': 'test series', }</div>
<div>>>> record = Record().create(makeRecordRule)</div><div>Traceback (most recent call last):</div><div> File "<stdin>", line 1, in <module></div><div> File "/usr/lib/python2.7/dist-packages/MythTV/dataheap.py", line 131, in create</div>
<div> DBDataWrite._create_autoincrement(self, data)</div><div> File "/usr/lib/python2.7/dist-packages/MythTV/database.py", line 373, in _create_autoincrement</div><div> self._create(data, cursor)</div><div>
File "/usr/lib/python2.7/dist-packages/MythTV/database.py", line 346, in _create</div><div> data[key] = val.asnaiveutc()</div><div> File "/usr/lib/python2.7/dist-packages/MythTV/utility/dt.py", line 450, in asnaiveutc</div>
<div> return self.astimezone(self.UTCTZ()).replace(tzinfo=None)</div><div> File "/usr/lib/python2.7/dist-packages/MythTV/utility/dt.py", line 447, in astimezone</div><div> return self.fromDatetime(super(datetime, self).astimezone(tz))</div>
<div> File "/usr/lib/python2.7/dist-packages/MythTV/utility/dt.py", line 75, in utcoffset</div><div> return timedelta(0, self._get_transition(dt).offset)</div><div> File "/usr/lib/python2.7/dist-packages/MythTV/utility/dt.py", line 64, in _get_transition_search</div>
<div> "old data for search: {0}").format(dt))</div><div>RuntimeError: Timezone does not have sufficiently old data for search: (1900, 1, 1, 0, 0, 0)</div><div>>>></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"><<a href="mailto:stephen.atkins@gmail.com" target="_blank">stephen.atkins@gmail.com</a>></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'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"><<a href="mailto:r.d.vaughan@rogers.com" target="_blank">r.d.vaughan@rogers.com</a>></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>