Dear imdbpy devs,

Please have a look at this:

ia = imdb.IMDb()
  s_result = ia.search_movie('Big Trouble')
 >>> s_result
[<Movie id:0090728[http] title:_Big Trouble in Little China (1986)_>]

If I do a search on imdb.com for Big Trouble, I get:

Popular Titles:
1.      Big Trouble in Little China (1986)

Titles (Exact Matches):
1.      Big Trouble (2002)      
2.      Big Trouble (1986)

But the search with imdbpy only sees the popular titles, not the exact  
matches.

Am I doing something wrong or is this a bug?

Roman

PS, I'm using version 3.0 that comes with ubuntu gutsy, but I looked  
in the cvs changelog and don't see a fix for this.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Imdbpy-devel mailing list
Imdbpy-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-devel

Reply via email to