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

MythTV mythtv at cvs.mythtv.org
Sat Feb 7 08:51:41 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):

 Implemented what I earlier suggested: ability to configure how many
 retries to be performed should there is an error while retrieving the data
 from IMDb or from movieposter.com.
 By default it will retry up to 3 times, with a 5s wait between each try.

 Also changed the find_meta and fetch_poster to not generate an exception
 should there been an error while retrieving the data.

 That way you can be sure that if you scan a whole directory, all files
 will be looked at and not stop in the middle due to an error.

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


More information about the mythtv-commits mailing list