On Mon, Feb 4, 2013 at 10:25 PM, Matt Keenan <matt.kee...@gmail.com> wrote:
>
> Unfortunately I'm still getting a similar problem, I've downloaded latest
> dev source from bitbucket, and when I perform:
>
>    imdb_access.search_movie("2 Days In Paris")
>
> the first item returned is :
>     2 Giorni A Parigi (2007)

Hi!
That's really strange.
It seems to be related to the cookies we use.

"Country of Residence" and "Title display country" are set to United States,
while "Title display language" is set to English.
In spite of this, I get Italian titles if I use the cookies from a
machine in UK.

If I remove the cookie (adding cookie_id=None, cookie_uu=None to the
imdb.IMDb() call),
I get English titles.
Removing the cookies and running the code from a machine in Italy, results
in Italian titles, but this makes sense.
The only things that can link that account to Italy is a .it email address and
the fact that I've created it from here.

I think I'll create a new account from a VM on AWS, just to be sure.

Thanks for the report!


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

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help

Reply via email to