<br><br><div class="gmail_quote">On Thu, Jun 24, 2010 at 11:31 AM, Doug Vaughan <span dir="ltr">&lt;<a href="mailto:r.d.vaughan@rogers.com">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;">
Jim,<br>
    To answer your question, no you cannot make the Jamu 0.23 or trunk version work with 0.22+Fixes as the underlying python bindings changed significantly.<br>
<br>
    If you did update to trunk and Jamu still did not work nine times out of ten the issues is that you still have old python bindings somewhere in the system path. If you are still on trunk then resync and then on a command line execute:<br>

<br>
&gt; mythpython --version<br>
MythTV Python Bindings<br>
  local versions<br>
    bindings version:   0.23.0.12<br>
    ttvdb version:      1.2.1<br>
    tmdb version:       v0.2.5<br>
  external versions<br>
    lxml version:       2.2.4<br>
    MySQLdb version:    1.2.2<br>
<br>
&gt; ./jamu.py -v<br>
Title: (JAMU - Just.Another.Metadata.Utility); Version: (v0.7.6); Author: (R.D.Vaughan)<br>
<br>
The results from the two commands reflect trunk from only a few days ago.<br>
<br>
This same command has also recently been back ported to 0.23+fixes.<br>
<br>
Assuming that your install checks out and old bindings are not the issue, then pastebin the jamu.log from the results of the commands below and include a link to the pastebin in a reply:<br>
<br>
&gt; mythpython --version &gt; jamu.log<br>
&gt; ./jamu.py -v &gt;&gt; jamu.log<br>
&gt; ./jamu.py -MVf &gt;&gt; jamu.log<br>
&gt; ./jamu.py -MWV &gt;&gt; jamu.log 2&gt;&amp;1<br>
<br>
You will need to change the &quot;./&quot; to the full path where jamu.py is installed on your system.<div><div></div><div class="h5"><br>
<br>
Doug<br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br><div>Thank you for the help. I only updated the scripts directory in hopes that it would resolve the problem. It sounds like one more reason for me to take a weekend and upgrade my 2 systems to .23. Thanks.</div>