[mythtv-users] tmdb3.py with/without year

Thomas Boehm mythtv-users at lists.boehmi.net
Mon Jan 12 17:47:14 UTC 2015


On 12/01/15 16:51, Angela wrote:
> Change /usr/share/mythtv/metadata/Movie/tmdb3.py
> from MythTV.tmdb3 import searchMovie
> into
> from MythTV.tmdb3 import searchMovieWithYear

...and 3 lines down

results = iter(searchMovieWithYear(query))


More information about the mythtv-users mailing list