[RELEASE] Texture Cache Maintenance utility
(2021-04-13, 01:53)kcook_shield Wrote:
(2021-04-02, 00:46)movie78 Wrote:
(2021-04-01, 23:24)lawhead Wrote: Looks to me like you have a blank password for the web interface.  I think a password is mandatory now with Matrix, set one in Kodi and in the texturecache.cfg and try again.
Where do I input the password in the texturecache.cfg file?
Quote: 
 
Quote: 

For user/password settings see:

https://kodi.wiki/view/Texture_Cache_Mai...ce_utility

Section 7 shows:

webserver.username =
webserver.password =

I believe you might need those 2 settings added to config with your user and pw set for each entry.

I'm running ( the most recent version from https://github.com/MilhouseVH/texturecache.py ) against Kodi Matrix and it seems to work for me.
Added those 2 lines and I also added the username and password in kodi, below is the error that I  am getting.
 

C:\Users\mi\Desktop\Kodi Cache\texturecache.py-master>texturecache.py c @kodi.host=192.168.1.27
Traceback (most recent call last):
  File "C:\Users\mi\Desktop\Kodi Cache\texturecache.py-master\texturecache.py", line 8663, in <module>
    main(sys.argv[1:])
  File "C:\Users\mi\Desktop\Kodi Cache\texturecache.py-master\texturecache.py", line 8353, in main
    if not checkConfig(argv[0]): sys.exit(2)
  File "C:\Users\mi\Desktop\Kodi Cache\texturecache.py-master\texturecache.py", line 7893, in checkConfig
    data = wcomms.sendJSON(REQUEST, "libPing", checkResult=False, useWebServer=True)
  File "C:\Users\mi\Desktop\Kodi Cache\texturecache.py-master\texturecache.py", line 2230, in sendJSON
    return self.sendWeb("POST", "/jsonrpc", id, request, {"Content-Type": "application/json"}, timeout=timeout)
  File "C:\Users\mi\Desktop\Kodi Cache\texturecache.py-master\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
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
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 movie78 - 2021-04-13, 14:43
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17