How-To use cachedhttp with xbmc_PC?
#1
Hi,

I'm trying to develop a little Python script with a lot of http requests.
I will request a lot of pics and so i thought caching would be great and included the cachedhttp script from Van der Phunck. The script works great on my xbox but I always get an error when I'm trying to run the script with the xbmc_PC.
The ErrorMessage is
File "....\_urllib2_support.py", line 459 in do_open
urllib2.URLError: <urlopen error (2, 'winsock error')>

I've tried it with two PC's and a few network configurations. The urllib.urlopen eg. works with the xbmc_PC.

Can anyone give me a hint?

Thanks a Lot
MrLight
Reply
#2
is there a socket.timeout setting, comment it out.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply

Logout Mark Read Team Forum Stats Members Help
How-To use cachedhttp with xbmc_PC?0