[mythtv-commits] mythtv commit: r12934 by awithers

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Mar 4 22:53:32 UTC 2007


      Author: awithers
        Date: 2007-03-04 22:53:30 +0000 (Sun, 04 Mar 2007)
New Revision: 12934
   Changeset: http://cvs.mythtv.org/trac/changeset/12934

Added:

   trunk/mythplugins/mythvideo/mythvideo/scripts/fetch_poster.py

Modified:

   trunk/mythplugins/mythvideo/mythvideo/scripts/find_meta.py
   trunk/mythplugins/mythvideo/mythvideo/scripts/imdbpy.py

Log:

References #2734
Closes #3123

Thanks to hads for the patch in #3123

Updates from Pekka J?\195?\131?\194?\164?\195?\131?\194?\164skel?\195?\131?\194?\164inen

"Major addition is a new poster grabber script (fetch_poster.py) which grabs
posters from movieposter.com. These poster images seem to be much better
quality (larger images) than those from IMDb. However, the script has a
fallback to the IMDb fetching if MoviePoster? does not have the poster.

The script uses Python Imaging Library to figure out the image sizes of the
poster image candidates and chooses the one which is largest (and vertical)."







More information about the mythtv-commits mailing list