[mythtv-users] jamu not downloading tv series info

Robert McNamara robert.mcnamara at gmail.com
Wed Nov 11 17:43:56 UTC 2009


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


More information about the mythtv-users mailing list