<div class="gmail_quote">On 2 June 2010 14:45, Jason Ward <span dir="ltr">&lt;<a href="mailto:jasonfward@gmail.com">jasonfward@gmail.com</a>&gt;</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 &quot;/usr/share/doc/mythtv-backend/contrib/imports/mirobridge/mirobridge.py&quot;, line 2695, in &lt;module&gt;<br>


    main()<br>  File &quot;/usr/share/doc/mythtv-backend/contrib/imports/mirobridge/mirobridge.py&quot;, line 2372, in main<br>    videostodelete = getOldrecordedOrphans()<br>  File &quot;/usr/share/doc/mythtv-backend/contrib/imports/mirobridge/mirobridge.py&quot;, line 1220, in getOldrecordedOrphans<br>


    if data[u&#39;title&#39;].lower() in channel_icon_override:<br>AttributeError: &#39;NoneType&#39; object has no attribute &#39;lower&#39;<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&#39;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&#39;t work as the log created does contain the entries I&#39;m supposed to deal with...<br><br>Help...<br>