IMDB script using new Mythtv Python Bindings
IMDB script using new Mythtv Python Bindings
Updated IMDB python script to work with new Mythtv Python bindings
For this version of imdbpy.py to work, you must first install my updated mythtv python binding by following the instructions here
Patch was submitted there:
http://svn.mythtv.org/trac/attachment/ticket/6219/imdb_script5.patch
but can also be found here:
http://www.avenard.org/files/media/mythtv/imdb_script5.patch
This script uses the new python bindings API. It will fills the proper metadata fields, just like what the MythVideo Manager does. That is properly retrieve the genres list, cast and country.
The original script only let you use one unique category for each video ; which is very restrictive.
The get those scripts running, the instructions are the same as the previous version
Monday, 9 February 2009