[mythtv-commits] Ticket #2734: scripts for fetching metadata for video files automatically

MythTV mythtv at cvs.mythtv.org
Sun Mar 4 19:54:09 UTC 2007


#2734: scripts for fetching metadata for video files automatically
-------------------------------------------------+--------------------------
 Reporter:  visit0r <gmail: pekka.jaaskelainen>  |        Owner:  awithers
     Type:  defect                               |       Status:  new     
 Priority:  minor                                |    Milestone:  unknown 
Component:  mythvideo                            |      Version:  0.20    
 Severity:  low                                  |   Resolution:          
-------------------------------------------------+--------------------------
Comment (by visit0r):

 I had a boring Sunday, and improved the scripts a bit further.

 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).

 In addition, several fixes here and there. For example, merged the patch
 in ticket #3123. So Anduin, if you apply this, you can close that ticket
 also. I think this is the last update to these scripts for a while unless
 bugs are found.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2734#comment:9>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list