[mythtv-users] jamu not downloading tv series info

Robert McNamara robert.mcnamara at gmail.com
Wed Nov 11 17:45:35 UTC 2009


On Wed, Nov 11, 2009 at 9:43 AM, Robert McNamara
<robert.mcnamara at gmail.com> wrote:
> On Wed, Nov 11, 2009 at 9:31 AM, A Desai <ashu.desai at gmail.com> wrote:
>>
>> Not sure what is wrong...
>>
>> Thanks,
>> Ash.
>>
>
> It is possible that the error message here is a bit deceptive.  It
> appears that you have either a broken install of the grabber scripts,
> or are missing a prerequisite to running the scripts.  Namely, you
> need Python 2.5 (take note if you are using CentOS) and probably PyXML
> and/or beautifulsoap.  Also, the API stuff should be in the ttvdb
> directory, not directly in the scripts dir.  Only the ttvdb.py should
> be in the scripts dir. ie:
>
> scripts/ttvdb.py
> scripts/tvdb/cache.py
> scripts/tvdb/tvdb_api.py
> etc.
>
> Possibly also worth reading http://www.mythtv.org/wiki/Ttvdb.py
>
> Robert
>

And sorry, the directory layout is as follows (in .22, differs in trunk):

mythvideo/mythvideo/scripts/ttvdb.py
mythvideo/mythvideo/scripts/ttvdb:
cache.py  cache.pyc  __init__.py  __init__.pyc  ttvdb-example.conf
tvdb_api.py  tvdb_api.pyc  tvdb_exceptions.py  tvdb_exceptions.pyc
tvdb_ui.py  tvdb_ui.pyc

Robert


More information about the mythtv-users mailing list