[mythtv-users] cannot grab television metadata

Raymond Wagner raymond at wagnerrp.com
Sat Apr 3 01:41:07 UTC 2010


On 4/2/2010 20:51, Yianni Vidalis wrote:
> The modules tvdb_api.py (v1.0.0 or greater), tvdb_ui.py, 
> tvdb_exceptions.py and cache.py.
> They should have been installed along with the MythTV python bindings.
> Error:(No module named ttvdb.tvdb_ui)
>
> 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 tmdb.tmdb_api)


Open Python, and run each of

 >>> import MythTV
 >>> import MythTV.tmdb
 >>> import MythTV.ttvdb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100402/d97d59ff/attachment.htm>


More information about the mythtv-users mailing list