<br><br><div class="gmail_quote">On Sun, Jan 1, 2012 at 11:40 AM, Doug Vaughan <span dir="ltr"><<a href="mailto:r.d.vaughan@rogers.com">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">
Eric,<br>
Try running the Miro 4.0.3 application. All you need to do is start<br>
it and see that it is functioning correctly. With each new release Miro<br>
does a number of updates the first time it is run, mainly to its data<br>
base. After that, run Mirobridge from the command line with these<br>
command line options:<br>
<br>
/where ever you have the script/mirobridge.py -Vt<br>
<br>
If you get a "The environment test passed !" displayed you should be<br>
good to go, otherwise reply to this post with the results from the test.<br>
One other option would be to update your MythTV install. Miro 4.0.2 and<br>
higher is supported by MiroBridge with MythTV v0.23 and higher.<br>
<br>
For MythTV v0.23 MiroBridge will show v0.5.8 as that was the version<br>
released with MythTV 0.23. The version of MiroBridge changes with every<br>
release of MythTV. If you have the file:<br>
<br>
/where ever you have the script/mirobridge/mirobridge_interpreter_4_0_2.py<br>
<br>
then you have the code that supports Miro v4.0.2 and higher.<br>
<br>
Good Luck<br>
<span class="HOEnZb"><font color="#888888"><br>
Doug<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br>Thanks for the tips Doug. I verified that the latest version of Miro runs fine. I recall when I first launched Miro after the upgrade to 4.0.3 that it asked to upgrade the current Miro database, which I let it do. I then saw that downloading videos was fine within the interface. After running Miro itself again today and then closing, I tried running mirobridge again and got the same error message:<br>
<br>eric@mythtvback:~$ /usr/share/doc/mythtv-backend/contrib/imports/mirobridge/mirobridge.py -Vt<br>2012-01-01 21:52:37,270 - mirobridge - INFO - Using python library 'pyparsing' version 1.5.2<br>2012-01-01 21:52:37.289 Python Database Connection: Using connection settings from /home/eric/.mythtv/config.xml<br>
2012-01-01 21:52:37,386 - mirobridge - CRITICAL - Importing Miro functions has an issue. Miro must be installed and functional, error('NoneType' object has no attribute 'get')<br>eric@mythtvback:~$ <br><br>
I was curious to see if simply replacing the mirobridge files with the latest version of mirobridge available at the mythtv github repo would solve the problem. So I made a backup of my current mirobridge directory, and replaced it with the mirobridge directory from the latest mythtv source. Unfortunately it still did not work, and I got the following error:<br>
<br>eric@mythtvback:~$ sudo rm -r /usr/share/doc/mythtv-backend/contrib/imports/mirobridge<br>eric@mythtvback:~$ sudo cp -r /media/dlink_dns323_volume_1/media/mirobridge_latest_version/mirobridge/ /usr/share/doc/mythtv-backend/contrib/imports/.<br>
eric@mythtvback:~$ /usr/share/doc/mythtv-backend/contrib/imports/mirobridge/mirobridge.py -Vt<br>2012-01-01 21:56:04,402 - mirobridge - INFO - Using python library 'pyparsing' version 1.5.2<br>2012-01-01 21:56:04,421 - mirobridge - CRITICAL - MythTV python bindings could not be imported, error(No module named database)<br>
<br>So it sounds like I can't upgrade the version of mirobridge without first upgrading MythTV to at least version 0.24? Or is there another way to update mirobridge itself and still maintain my current version of mythtv? <br>
<br clear="all"><br>-- <br>Eric<br>