[ATrpms-users] MythTV .24 Mythvideos metadata grabber not functioning. Phythin Bindings in build?
Michael Jones
mythtv at michaelandholly.com
Sat Nov 13 21:28:01 CET 2010
>-----Original Message-----
>From: Axel Thimm [mailto:Axel.Thimm at ATrpms.net]
>Sent: Saturday, November 13, 2010 11:29 AM
>To: Michael Jones
>Cc: atrpms-users at atrpms.net
>Subject: Re: MythTV .24 Mythvideos metadata grabber not functioning. Phythin
>Bindings in build?
>
>On Fri, 2010-11-12 at 17:41 -0800, Michael Jones wrote:
>> I’ve been told by someone on the MythTV list that the source of the
>> TMDB.py grabber not functioning is the python bindings.
>
>> I don’t know the ins and outs of the python bindings, and right now I
>> don’t care to. But could someone check out this theory and provide a
>> fix?
>
>What isn't working, e.g. what is your error output? What version of mythtv are
>you trying this out on, 0.24?
>
>Maybe the poster that told you about the bindings meant that they need to be
>installed? In that case try
>
>yum install python-MythTV
>
>Let us know if that was the issue.
>--
>http://thimm.gr/ - http://ATrpms.net/
I'm not getting much for error information: I ran mythfrontend -l frontend.log.. and tailed it. Here's what I saw.
Navigate to the video that I want to update, Press W to update the metadata.
2010-11-13 12:15:02.143 Running Grabber: /usr/share/mythtv/metadata/Movie/tmdb.py -l en -M Ice Age
2010-11-13 12:15:02.512 No results found for Ice Age 0 0
2010-11-13 12:16:19.611 Running Grabber: /usr/share/mythtv/metadata/Movie/tmdb.py -l en -M Cars
2010-11-13 12:16:19.944 No results found for Cars 0 0
Hopefully this helps?
If I try running the same thing via commandline:
The subdirectory "tmdb" containing the modules tmdb_api.py (v0.1.3 or greater), tmdb_ui.py,
tmdb_exceptions.py must have been installed with the MythTV python bindings.
Error:(No module named lxml.etree)
I tried installing libxml after finding some references to it online.. but it did not change anything. If it's libxml related, I did a yum list libxml and get:
libxml.i686 1:1.8.17-24.fc12 @fedora
I'm running FC13 on this system, not FC12, so I'm curious if this could be an issue?
This started after I did a "yum update" when the .24 binaries were released. This function worked fine under .23.
On a POSSIBLY related issue.. The MythNetvision is not working at all... could it be releated?
Thanks lots,
Michael
More information about the atrpms-users
mailing list