[RELEASE] Texture Cache Maintenance utility
I downloaded the script onto my Pi and copied the default properties file and updated the below and renamed it .cfg
WebServer port
ID
Password to match my settings.

I get this when i run the script.. Sorry new to linux and this stuff.. so pardon my ignorance.

./texturecache.py c
Traceback (most recent call last):
File "./texturecache.py", line 6912, in <module>
main(sys.argv[1:])
File "./texturecache.py", line 6661, in main
if not checkConfig(argv[0]): sys.exit(2)
File "./texturecache.py", line 6323, in checkConfig
data = jcomms.sendJSON(REQUEST, "libPing", checkResult=False, useWebServer=True)
File "./texturecache.py", line 1566, in sendJSON
data = self.sendWeb("POST", "/jsonrpc", json.dumps(request), {"Content-Type": "application/json"}, timeout=timeout)
File "./texturecache.py", line 1534, in sendWeb
raise httplib.HTTPException("Remote web host requires webserver.username/webserver.password properties")
httplib.HTTPException: Remote web host requires webserver.username/webserver.password properties
Reply


Messages In This Thread
RE: [RELEASE] Texture Cache Maintenance utility - by Double007 - 2014-02-24, 03:09
Crash on Gotham on OS X - by desepticon - 2014-05-29, 17:57
Cleaning - by AleisterHH - 2018-05-28, 22:03
RE: Cleaning - by Milhouse - 2018-05-28, 22:16
qax genre not updated - by Just-Me_A-User - 2018-06-12, 22:06
RE: qax genre not updated - by Milhouse - 2018-06-12, 23:40
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17