[RELEASE] Texture Cache Maintenance utility
I get this error message when trying to run the script in Windows 8.1, XBMC 13.1

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


Messages In This Thread
Crash on Gotham on OS X - by desepticon - 2014-05-29, 17:57
RE: [RELEASE] Texture Cache Maintenance utility - by blazer380 - 2014-06-19, 23:25
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