[mythtv-commits] Ticket #6219: Fix for python imdb script to work with IMDbPY 3.9

MythTV mythtv at cvs.mythtv.org
Fri Feb 6 13:11:44 UTC 2009


#6219: Fix for python imdb script to work with IMDbPY 3.9
---------------------------------+------------------------------------------
 Reporter:  jyavenard at gmail.com  |        Owner:  awithers
     Type:  defect               |       Status:  new     
 Priority:  minor                |    Milestone:  unknown 
Component:  Plugin - MythVideo   |      Version:  head    
 Severity:  medium               |   Resolution:          
  Mlocked:  0                    |  
---------------------------------+------------------------------------------

Comment(by jyavenard at gmail.com):

 Added more fixes in the various python imdb scripts.

 imdb.py:
 -fixes exception if no references could be found in IMDb when searching
 for a title
 -Now works with IMDbPY 3.9

 find_meta.py:
 -Added fixes to find more data based on the file name
 -Fixed some TV episodes title resolution
 -Often IMDb generated an error 500 (internal server error) ; so the script
 find_meta.pl would end early. Added a quick work around ; if retrieval
 from IMDb generated an error ; then the query is started one more time
 just in case. This has solved all my issues so far. Ideally you would want
 to make the number of retry an optional argument

 fetch_poster.py:
 -Similar as find_meta.py ; will always try a second time in case of an
 error ...

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


More information about the mythtv-commits mailing list