Hello everyone.
After I updated IMDBpy to 5.0-devel to conform the changes in IMDB's end
and fix the search the movie titles started coming in Finnish, my local
language. I would greatly prefer having the titles in English. I found the
promising helper functions `akasLanguages` and `getAKAsInLanguage` in
`imdb.helpers` but they yield in empty lists. An IMDb instance does produce
good data:

    server.get_movie_akas(mov.getID())

but it's all unorganized and doesn't always contain the "short" title in
English. I feel there is a little trick somewhere to skip AKA lookup. I do
know IMDB nowadays force local names to unregistered users; can this be
overridden with custom HTTP headers?

Thanks for great lib,
-- Mikael
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help

Reply via email to