On May 27, David Kaufman <david.kauf...@gmx.de> wrote:

> I think I found a bug with the current version of imdbpy (4.5.1).

Hi!

> Can someone try to reproduce this error for episodes from South Park
> for example.

I think it was fixed in the Mercurial repository on March 10:
  http://imdbpy.sf.net/?page=download#hg

Unfortunately right now I'm extremely busy, and I can't release
a new stable version before 3/4 weeks, sorry. :-/

E.g.:
 from imdb import IMDb
 ia = IMDb('http')
 sp = ia.get_movie('0121955')
 ia.update(sp, 'episodes rating')
 print sp.get('episodes rating')


Bye,
-- 
Davide Alberani <davide.alber...@gmail.com> [GPG KeyID: 0x465BFD47]
http://www.mimante.net/

------------------------------------------------------------------------------

_______________________________________________
Imdbpy-devel mailing list
Imdbpy-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-devel

Reply via email to