[RELEASE] Texture Cache Maintenance utility
running Rp2 #0527 and texturecache v2.5.4

A recent libreelec update required me to set a web server user/password, and I get the following error:
Code:
# texturecache.py c
Traceback (most recent call last):
  File "/usr/bin/texturecache.py", line 8663, in <module>
    main(sys.argv[1:])
  File "/usr/bin/texturecache.py", line 8353, in main
    if not checkConfig(argv[0]): sys.exit(2)
  File "/usr/bin/texturecache.py", line 7893, in checkConfig
    data = wcomms.sendJSON(REQUEST, "libPing", checkResult=False, useWebServer=True)
  File "/usr/bin/texturecache.py", line 2230, in sendJSON
    return self.sendWeb("POST", "/jsonrpc", id, request, {"Content-Type": "application/json"}, timeout=timeout)
  File "/usr/bin/texturecache.py", line 2177, 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

I see that I need to edit texturecache.cfg, I tried both #locate and #find, and they don't seem to work.
I checked /.kodi/userdata and it isn't there either. Where can I find texturecache.cfg ?

Edit* Got it, just created the file myself in /storage/.config
Reply


Messages In This Thread
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
RE: [RELEASE] Texture Cache Maintenance utility - by J_E_F_F - 2020-05-30, 04:28
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17