[RELEASE] Texture Cache Maintenance utility
I really don't know what to do, or am doing wrong.

Code:
osmc@SimorghOSMC:~$ ./texturecache.py c movies
Traceback (most recent call last):
  File "./texturecache.py", line 8605, in <module>
    main(sys.argv[1:])
  File "./texturecache.py", line 8305, in main
    if not checkConfig(argv[0]): sys.exit(2)
  File "./texturecache.py", line 7845, in checkConfig
    data = wcomms.sendJSON(REQUEST, "libPing", checkResult=False, useWebServer=True)
  File "./texturecache.py", line 2220, in sendJSON
    return self.sendWeb("POST", "/jsonrpc", id, request, {"Content-Type": "application/json"}, timeout=timeout)
  File "./texturecache.py", line 2167, 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
osmc@SimorghOSMC:~$
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 Simorgh - 2017-05-06, 16: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