Mailing List Archive

Re: TV Metadata Downloads Fail <SOLVED>
It took a little digging.

I was getting the following trying to run ttvdb.py:

/usr/share/mythtv/metadata/Television/ttvdb.py --version

The modulesĀ  (v2.0 or greater).
They should have been installed along with the MythTV python bindings.
Error:(No module named core)


Going through the code in tvdb_api.py, 'core' is part of requests-cache.
I reinstalled python-requests and python-requests-cache:

apt install --reinstall python-requests python-requests-cache


Now it is working again. I have no idea was hosed the which of those
packages, but that's where it was.

Thanks to those that helped.


Ken

_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-users
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org