<div class="gmail_quote">On 2 June 2010 14:45, Jason Ward <span dir="ltr"><<a href="mailto:jasonfward@gmail.com">jasonfward@gmail.com</a>></span> wrote:<br><div> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="gmail_quote"><div>Ok, I rank the job in verbose mode, it continues to seem to hang/run indefinately<br><br>However I get this now I see<br><br>2010-06-02 14:42:00.081 Python Database Connection: Using connection settings from /home/jason/.mythtv/config.xml<br>
2010-06-02 14:42:00.086 Python Database Connection: Using connection settings from /home/jason/.mythtv/config.xml<br>Traceback (most recent call last):<br> File "/usr/share/doc/mythtv-backend/contrib/imports/mirobridge/mirobridge.py", line 2695, in <module><br>
main()<br> File "/usr/share/doc/mythtv-backend/contrib/imports/mirobridge/mirobridge.py", line 2372, in main<br> videostodelete = getOldrecordedOrphans()<br> File "/usr/share/doc/mythtv-backend/contrib/imports/mirobridge/mirobridge.py", line 1220, in getOldrecordedOrphans<br>
if data[u'title'].lower() in channel_icon_override:<br>AttributeError: 'NoneType' object has no attribute 'lower'<br><br>And the job continues to run...<br><br></div></div>
</blockquote></div><br>I found these<br><br><a href="http://www.mythtv.org/pipermail/mythtv-users/2010-March/283469.html">http://www.mythtv.org/pipermail/mythtv-users/2010-March/283469.html</a><br><a href="http://www.mythtv.org/pipermail/mythtv-users/2010-March/283472.html">http://www.mythtv.org/pipermail/mythtv-users/2010-March/283472.html</a><br>
<a href="http://www.mythtv.org/pipermail/mythtv-users/2010-March/283479.html">http://www.mythtv.org/pipermail/mythtv-users/2010-March/283479.html</a><br><br>But that doesn't work for me, mirobridge continues to error and continues to hang indefinitely as best as I can tell.<br>
<br>I also found this <a href="http://1n73r.net/2010/05/30/errors-with-mirobridge">http://1n73r.net/2010/05/30/errors-with-mirobridge</a> by looking in the Wiki as this is how you are supposed to clear the errors.<br><br>
But it doesn't work as the log created does contain the entries I'm supposed to deal with...<br><br>Help...<br>