[mythtvnz] Mythvideo, TVDB, TMDB and python scripts

Jean-Yves Avenard jyavenard at gmail.com
Mon Feb 9 01:25:07 GMT 2009


Hi

2009/2/8 Hadley Rich <hads at nice.net.nz>:
> Not difficult at all. In pseudo code;
>
> SELECT id FROM table WHERE genre_name LIKE 'foo';
> if got results:
>  use id
> else:
>  INSERT INTO table ...
>  use id

I have submitted a patch for the python bindings.
http://svn.mythtv.org/trac/ticket/6245
It allows to modified the genres, cast and country the same way the
mythvideo video manager does.

http://svn.mythtv.org/trac/ticket/6219 is an updated version of the
imdb scripts , last version uses the new Python bindings to properly
fill all the metadata

Jean-Yves



More information about the mythtvnz mailing list