On Aug 18, "Jeffery, Mark" <[email protected]> wrote: > If I search for a movie and the results coming back from > imdb is greater than 1, it looks like the parser get the wrong > information. The title is replaced with years and the script fails > with "Invalid Name"
Hi! I'm unable to reproduce the problem; all my tests return valid values. Please, could you provide a short script that shows your problem? By the way: which version of IMDbPY are you running? Have you tried the SVN version [1]? See: import imdb print imdb.VERSION Thank you for the bug report. +++ [1] http://imdbpy.sourceforge.net/?page=download#svn -- Davide Alberani <[email protected]> [GPG KeyID: 0x465BFD47] http://erlug.linux.it/~da/ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Imdbpy-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/imdbpy-help
