I've tried with both a valid cookie_{id,uu} and with 'None', but no matter
what I try, I get zero results:


[celia.pts/7]$ /usr/share/doc/python-imdbpy/examples/search_movie.py "Guardians 
of the galaxy"
2015-05-02 15:34:07,600 DEBUG [imdbpy] 
/usr/lib/python2.7/dist-packages/imdb/_logging.py:45: set logging threshold to 
"DEBUG"
2015-05-02 15:34:07,633 DEBUG [imdbpy.parser.http] 
/usr/lib/python2.7/dist-packages/imdb/parser/http/__init__.py:442: fetching url 
http://akas.imdb.com/find?q=Guardians+of+the+galaxy;s=tt;mx=20 (size: -1)
    0 results for "Guardians of the galaxy":
movieID : imdbID : title
[celia.pts/7]$ 

I'm using the Debian GNU/Linux Wheezy package (version 4.9-1).

Using the URL mentioned in the debug output, I, of course, get 49 results.
I have not changed the 'results' option in the config file, but even if I
bump that to '100', still nothing.


Running this thought 'strace', I see, after the 'connect()' that it
gets (one char per line - recvfrom()) this (with any spelling error
or missed char from trying to decode that):


HTTP/1.1 301 Moved Permanently\r\nDate: Sat, 02 May 2015 13:26:41 
GMT\r\nServer: Server\r\nX-Frame-Options: SAMEORIGIN\r\nLocation: 
/find?q=Guardians+of+the+galaxy&s=tt&mx=20\r\nContent-Length: 0\r\nP3P: 
policyref=\"http://i.imdb.com/images/p3p.xml\",CP=\"CAO DSP LAW CUR ADM IVAo 
IVDo CONo OTPo OUR DELi PUBi OTRi BUS PHY ONL UNI PUR FIN COM NAV INT DEM CNT 
STA HEA PRE LOC GOV OTC \"\r\nVary: User-Agent\r\nConnection: closed\r\n\r\n

-- 
Ehhhhm - The battle cry of the cronical masturbater.
- Charlie Harper


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help

Reply via email to