@tranceology3
Thanks.. this work for me. Is it a mirror site?


brantdk wrote:@tranceology3
Thanks.. this work for me. Is it a mirror site?








c:\Program Files (x86)\SABnzbd\rembo10-headphones-a7441e2>Headphones.py
Traceback (most recent call last):
File "C:\Program Files (x86)\SABnzbd\rembo10-headphones-a7441e2\Headphones.py", line 5, in <module>
from lib.configobj import ConfigObj
File "C:\Program Files (x86)\SABnzbd\rembo10-headphones-a7441e2\lib\configobj.py", line 1644
except Exception, e:
^
SyntaxError: invalid syntax

500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "/Applications/Headphones/cherrypy/_cprequest.py", line 645, in respond
response.body = self.handler()
File "/Applications/Headphones/cherrypy/lib/encoding.py", line 188, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "/Applications/Headphones/cherrypy/_cpdispatch.py", line 29, in __call__
return self.callable(*self.args, **self.kwargs)
File "/Applications/Headphones/headphones/webserve.py", line 39, in home
artists = myDB.select('SELECT * from artists order by ArtistSortName COLLATE NOCASE')
File "/Applications/Headphones/headphones/db.py", line 64, in select
sqlResults = self.action(query, args).fetchall()
File "/Applications/Headphones/headphones/db.py", line 42, in action
sqlResult = self.connection.execute(query)
DatabaseError: database disk image is malformed


