Thanks to scram69 for <a href="http://themoviedb.org">themoviedb.org</a> tip I'll try it. <br><br>I am using your mythtv packages Jean-Yves, up to the latest version (good job), I went into the find_meta.py script and disabled the retries argument and everything works fine now. <br>
<br>your imdbpy.py has always worked fine, it was just the batch version that wasn't working.<br><br><br><br><br><div class="gmail_quote">On Sun, Apr 26, 2009 at 7:01 PM, Jean-Yves Avenard <span dir="ltr"><<a href="mailto:jyavenard@gmail.com">jyavenard@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi<br>
<br>
2009/4/27 German Rodriguez <<a href="mailto:callmegar@gmail.com">callmegar@gmail.com</a>>:<br>
<div class="im">> Hi:<br>
><br>
> I'm using the IMDB python scripts to batch populate my metadata, so I'm<br>
> running<br>
><br>
> python find_meta.py -r /videos<br>
><br>
> The metadata is found and loaded fine, the problem is at the end of the<br>
> script I get the following exception:<br>
<br>
</div><div class="im">> imdb_id=imdb_id,retries=defaultretries)<br>
> TypeError: find_best_posters() got an unexpected keyword argument 'retries'<br>
<br>
</div>Look like you're using my modified version (with the retries argument)<br>
of find_meta.py ; you need to use the modified imdbpy.py too that<br>
supports multiple retry should imdb failed to respond on time.<br>
<br>
Latest release of those patches relies on patch<br>
<a href="http://svn.mythtv.org/trac/ticket/6245" target="_blank">http://svn.mythtv.org/trac/ticket/6245</a><br>
<br>
The original patch can be found here:<br>
<a href="http://svn.mythtv.org/trac/attachment/ticket/6219/imdb_script5.patch" target="_blank">http://svn.mythtv.org/trac/attachment/ticket/6219/imdb_script5.patch</a><br>
<br>
Or use my mythtv packages for ubuntu, it's all done for you.<br>
<font color="#888888"><br>
Jean-Yves<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>