<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 11, 2014 at 6:18 AM, R.D. Vaughan <span dir="ltr"><<a href="mailto:rdvandroid@gmail.com" target="_blank">rdvandroid@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>Dan, the lxml version would not be the issue. Right now the mailing list would be the best bet. Is you get no where with that we'll rework the problem again. <br>
<br>
Sure wish my memory was better. Are you adept with databases? At least the ability to view their contents? <br>
<br>
Doug <br><div><div class="h5"><br><div class="gmail_quote">On June 10, 2014 9:48:49 PM EDT, Daniel Frey <<a href="mailto:dmfrey@gmail.com" target="_blank">dmfrey@gmail.com</a>> wrote:<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jun 10, 2014 at 7:04 PM, <a href="mailto:rdvAndroid@gmail.com" target="_blank">rdvAndroid@gmail.com</a> <span dir="ltr"><<a href="mailto:rdvandroid@gmail.com" target="_blank">rdvandroid@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div>On 14-06-10 08:54 AM, Daniel Frey wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div>
This only started recently, but after running an update on June 9th, 2014.<br>
<br>
Mythbuntu 12.04.4 LTS<br>
MythTV Version : v0.27.1-14-g2720f45<br>
MythTV Branch : fixes/0.27<br>
Network Protocol : 77<br>
Library API : 0.27.20140520-1<br>
<br></div>
Here is the exception. Â The whole log is attached.<div><br>
<br>
Traceback (most recent call last):<br></div>
 File "/usr/share/doc/mythtv-<u></u>backend/contrib/imports/<u></u>mirobridge/mirobridge.py", line 2800, in <module><br>
  main()<br>
 File "/usr/share/doc/mythtv-<u></u>backend/contrib/imports/<u></u>mirobridge/mirobridge.py", line 2766, in main<br>
  if not updateMythRecorded(unwatched):<br>
 File "/usr/share/doc/mythtv-<u></u>backend/contrib/imports/<u></u>mirobridge/mirobridge.py", line 1828, in updateMythRecorded<br>
  records = createRecordedRecords(item)<br>
 File "/usr/share/doc/mythtv-<u></u>backend/contrib/imports/<u></u>mirobridge/mirobridge.py", line 1414, in createRecordedRecords<br>
  graphics = metadata.getMetadata(<u></u>sanitiseFileName(item[u'<u></u>channelTitle']))<br>
 File "/usr/share/doc/mythtv-<u></u>backend/contrib/imports/<u></u>mirobridge/mirobridge/<u></u>metadata.py", line 172, in getMetadata<br>
  record = self.Record().create(self.<u></u>makeRecordRule)<br>
 File "/usr/lib/python2.7/dist-<u></u>packages/MythTV/dataheap.py", line 161, in __init__<br>
  DBDataWrite.__init__(self, data, db)<br>
 File "/usr/lib/python2.7/dist-<u></u>packages/MythTV/database.py", line 317, in __init__<br>
  DBData.__init__(self, data, db)<br>
 File "/usr/lib/python2.7/dist-<u></u>packages/MythTV/database.py", line 169, in __init__<br>
  self._setDefs()<br>
 File "/usr/lib/python2.7/dist-<u></u>packages/MythTV/database.py", line 305, in _setDefs<br>
  DBData._setDefs(self)<br>
 File "/usr/lib/python2.7/dist-<u></u>packages/MythTV/database.py", line 160, in _setDefs<br>
  self.__class__._setClassDefs(<u></u>self._db)<br>
 File "/usr/lib/python2.7/dist-<u></u>packages/MythTV/dataheap.py", line 118, in _setClassDefs<br>
  defaults = cls._template('Default', db=db)<br>
 File "/usr/lib/python2.7/dist-<u></u>packages/MythTV/dataheap.py", line 128, in _template<br>
  tmp = cls._fromQuery("WHERE title=?", (name + " (Template)",))\<br>
<br>
<br>
-- <br>
My Google Profile <<a href="http://www.google.com/profiles/dmfrey" target="_blank">http://www.google.com/<u></u>profiles/dmfrey</a>><br>
<br>
<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>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/<u></u>Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
</blockquote>
Daniel,<br>
I'm running a close configuration to yourself with two exceptions, Ubuntu 12.10 and Miro 6.0 but the latest compile of 0.27. I doubt that these variations are the issue, The abort is occuring in one of the MythTV python bindings that MiroBridge calls to create a RecordRule that so you can get artwork for the specific Miro Channel. That Miro Channel has graphics on <a href="http://thetvdb.org" target="_blank">thetvdb.org</a>, Did you add a new Miro Channel lately? Of course an old channel could have new artwork on <a href="http://thetvdb.org" target="_blank">thetvdb.org</a><br>
<br>
>From the BE you run Mir*obridge, *from the command line run then cut and replace the output into a reply email. Lets eliminate the bindings first.<br>
> mythpython --version<br>
<br>
Example output:<br>
MythTV Python Bindings<br>
local versions<br>
bindings version: 0.27.-1.0<br>
ttvdb version: 1.2.1<br>
tmdb version: v0.7.0<br>
external versions<br>
lxml version: 2.3.5<br>
MySQLdb version: 1.2.3.final.0<br>
protocol versions<br>
backend: 77<br>
schema: 1317<br>
music schema: 1018<br>
netvision schema: 1007<br>
<br>
This sound like an issue with RecordedRule (new artwork) that I helped a user with a number-to-many months ago. It was not a MiroBridge bug (no code changes required). I'm getting old so I can't remember how the user and I resolved the abort. It was on the MythTV user mailing list so a search may find that thread and how the problem was resolved. that's probably ftaser than going through the analysis process again.<br>
<br>
Doug<br>
<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>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/<u></u>Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
</blockquote></div><br><br clear="all"><div>Doug,</div><div><br></div><div>Looks like lxml is the only version that is not consistent with your output:</div><div><br></div><div><div>MythTV Python Bindings</div><div> local versions</div>
<div> bindings version: 0.27.-1.0</div><div> ttvdb version: 1.2.1</div><div> tmdb version: v0.7.0</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: 77</div><div> schema: 1317</div><div> music schema: 1018</div><div> netvision schema: 1007</div>
</div><div><br></div><div>This is staring to sound vaguely familiar. I will start to review the mythtv users mailing for what you were referring. I will also try to re-setup the channel as well.</div><div><br></div><div>
Dan</div>-- <br><a href="http://www.google.com/profiles/dmfrey" target="_blank">My Google Profile</a><br>
</div></div>
<p style="margin-top:2.5em;margin-bottom:1em;border-bottom:1px solid #000"></p><pre><hr><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/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
</pre></blockquote></div><br></div></div><span class="HOEnZb"><font color="#888888">
-- <br>
Sent from my Android device with K-9 Mail. Please excuse my brevity.</font></span></div><br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
<br></blockquote></div><br><br clear="all"><div>Doug,</div><div><br></div><div>Yes, I am a developer and am very familiar with sql databases.</div><div><br></div><div>Dan</div>-- <br><a href="http://www.google.com/profiles/dmfrey" target="_blank">My Google Profile</a><br>
</div></div>