[RELEASE] Texture Cache Maintenance utility
@littlejeem: I've had a look, and there's a problem with the webserver requests as all pre-caching download requests are failing.

It's as if Kodi doesn't have access to the artwork (but it's not logging anything useful).

This is the Files.PrepareDownload method that is failing - this must succeed before any artwork can be downloaded (and thus cached) by Kodi, but it fails every item of artwork:
text:

2020-02-26 18:32:46.763537:Thread-1 : preparedl.JSON WEB REQUEST: [POST] [{"jsonrpc": "2.0", "params": {"path": "image://smb%3a%2f%2f192.168.0.2%2fSD%20Films%2f(500)%20Days%20of%20Summer%20(2009)%2f(500)%20Days%20of%20Summer.DVD-fanart.jpg/"}, "method": "Files.PrepareDownload", "id": "preparedl"}]
2020-02-26 18:32:47.231921:Thread-1 : preparedl.RECEIVED WEB DATA: 200, OK, {"error":{"code":-32602,"data":{"details":null},"message":"Invalid params."},"id":"preparedl","jsonrpc":"2.0"}

Not sure if it's available in Kodi 18, but try enabling "JSON-RPC", "Webserver" and "Database" component debug logging then run the following test:
text:

texturecache.py c movies "Days of Summer"

and upload both kodi and texturecache logs. Earliest I can look at it will be Sunday.
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
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 Milhouse - 2020-02-28, 07:02
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17