Hi rembo10
Thanks for the fix, it worked fine, but I have another for you.
I got the following error when I tried to download. Using Sab 0.6.2 and latest headphones.
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "M:\Headphones\cherrypy\_cprequest.py", line 645, in respond
response.body = self.handler()
File "M:\Headphones\cherrypy\lib\encoding.py", line 188, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "M:\Headphones\cherrypy\_cpdispatch.py", line 29, in __call__
return self.callable(*self.args, **self.kwargs)
File "M:\Headphones\webServer.py", line 275, in queueAlbum
searcher.searchNZB(AlbumID)
File "M:\Headphones\searcher.py", line 95, in searchNZB
urllib.urlopen(saburl)
File "C:\Python2.7\lib\urllib.py", line 84, in urlopen
return opener.open(url)
File "C:\Python2.7\lib\urllib.py", line 205, in open
return getattr(self, name)(url)
File "C:\Python2.7\lib\urllib.py", line 342, in open_http
h.endheaders(data)
File "C:\Python2.7\lib\httplib.py", line 937, in endheaders
self._send_output(message_body)
File "C:\Python2.7\lib\httplib.py", line 797, in _send_output
self.send(msg)
File "C:\Python2.7\lib\httplib.py", line 759, in send
self.connect()
File "C:\Python2.7\lib\httplib.py", line 740, in connect
self.timeout, self.source_address)
File "C:\Python2.7\lib\socket.py", line 553, in create_connection
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
IOError: [Errno socket error] [Errno 11004] getaddrinfo failed
OK I shutdown headphones and tried again and now I get returned to the list of albums and no download. ??




