[RELEASE] Texture Cache Maintenance utility
(2015-04-03, 00:19)sparticle Wrote: I can run the command with an 'nc' and it runs fine.

The "nc" option doesn't require webserver access, so never attempts a connection to the webserver.

(2015-04-03, 00:19)sparticle Wrote: But not when I ask it to cache missing artwork with just a 'c'

The only way you can get the error you are seeing is by the webserver returning the status "httplib.UNAUTHORIZED", which indicates failed authentication (ie. username/password).

(2015-04-03, 00:19)sparticle Wrote: Any ideas. I tried downloading the cfg file and putting the username and password fields in. I also tried putting a username and password in the webserver config in Kodi and the cfg file to no avail.

You mean you added "webserver.username" and "webserver.password" properties to your cfg file?

Just make sure the script is connecting to the correct port, the default port used by the script is 8080. You can configure the script to use a different port with webserver.port.

Perhaps you have something else listening on port 8080 (requiring authentication) while Kodi is listening on port 80. Just configure the script to use port 80.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
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 Milhouse - 2015-04-03, 00:43
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