[mythtv-commits] Ticket #4055: Fix broken find_meta.py, handle exceptions, correctly detect if video has metadata

MythTV mythtv at cvs.mythtv.org
Sat Oct 6 18:33:53 UTC 2007


#4055: Fix broken find_meta.py, handle exceptions, correctly detect if video has
metadata
---------------------------------------+------------------------------------
 Reporter:  matthew.d.stone at gmail.com  |        Owner:  awithers
     Type:  patch                      |       Status:  new     
 Priority:  minor                      |    Milestone:  unknown 
Component:  mythvideo                  |      Version:  head    
 Severity:  medium                     |   Resolution:          
  Mlocked:  0                          |  
---------------------------------------+------------------------------------

Comment(by matthew.d.stone at gmail.com):

 Added another patch that relies on scanner.patch to do a better job of
 detecting if a video that has been found honestly has metadata in the myth
 db.  If the metadata is all set to defaults from the videomanager
 (category 0, year 1895), then update it with the correct metadata pulled
 from imdb.

 Also, fixed a bug where sometimes imdb would return two identical matches.
 Check to see if two matches are returned and if they are identical.  If
 so, pick the first.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4055#comment:1>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list