linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #00981
[Bug 809690] Re: Unable to run Mythmetadatalookup
So It looks to me this is actually coming down to the python-mysqldb
->python-oursql that we've been putting off for a long time.
The connections class tries to
import _conn_oursql as dbmodule, if that fails tries to import
_conn_mysqldb as dbmodule, and if that fails reports that error.
** Visibility changed to: Public
--
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/809690
Title:
Unable to run Mythmetadatalookup
Status in Mythbuntu, Ubuntu derivative focused upon MythTV:
Triaged
Bug description:
I am unable to run the following from the console, 'Mythmetadatalookup
--refresh-all'
This is as per the following Mythtv Wiki page
http://www.mythtv.org/wiki/Enhancing_Recordings_with_Metadata_Lookup.
I am currently running Mythtv Trunk on Mythbuntu 1104
The error is:
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 viable database module found.)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/809690/+subscriptions
Follow ups
References