[mythtv-users] Python bindings for tmdb

Bill Meek keemllib at gmail.com
Wed Dec 18 20:07:29 UTC 2013


On 12/18/2013 01:50 PM, Rich West wrote:
> tmdb3 is for movies, and tmdb3.py (not tmdb.py) is the right one *facepalm*
>
> I should have been looking at ttvdb.pl for tv shows.  Running
> /usr/share/mythtv/metadata/Television/ttvdb.py by hand does run
> correctly (although it is in the database as
> metadata/Television/ttvdb.py).  Would turning up debugging on the
> backend show me exactly what it is trying to run or why it might be failing?


To see what's being run, type this to add -v system on a running backend:

     mythbackend --setverbose system

Replace system with general to return to 'normal' logging.

-- 
Bill


More information about the mythtv-users mailing list