[RELEASE] Texture Cache Maintenance utility
@bob77

So looking at your log I see a lot of these errors:
text:

2019-02-15 20:51:19.342492:MainThread: libDirectory.JSON SOCKET REQUEST: [{"method": "Files.GetDirectory", "params": {"directory": "E:\\-=Movies=-\\-=Other=-\\2 Guns (2013)1080p.BluRay.x265.HEVC.10bit.DTS.(xxxpav69)\\", "media": "files", "properties": ["file", "lastmodified"]}, "jsonrpc": "2.0", "id": "libDirectory"}]
2019-02-15 20:51:19.343532:MainThread: libDirectory.BUFFER RECEIVED (len 89)
2019-02-15 20:51:19.343532:MainThread: libDirectory.PARSING JSON DATA: {"error":{"code":-32602,"message":"Invalid params."},"id":"libDirectory","jsonrpc":"2.0"}
...
2019-02-15 20:51:19.351470:MainThread: libDirectory.JSON SOCKET REQUEST: [{"method": "Files.GetDirectory", "params": {"directory": "E:\\-=Movies=-\\-=Comedy=-\\30.Minutes.or.Less.2011.1080p.BluRay.x265.HEVC.10bit.DTS(xxxpav69)\\", "media": "files", "properties": ["file", "lastmodified"]}, "jsonrpc": "2.0", "id": "libDirectory"}]
2019-02-15 20:51:19.351470:MainThread: libDirectory.BUFFER RECEIVED (len 89)
2019-02-15 20:51:19.351470:MainThread: libDirectory.PARSING JSON DATA: {"error":{"code":-32602,"message":"Invalid params."},"id":"libDirectory","jsonrpc":"2.0"}

This is the script asking Kodi to traverse the folders E:\-=Movies=-\-=Other=- and E:\-=Movies=-\-=Comedy=- which Kodi is unable to traverse, possibly because you don't have the E:\-=Movies=- path in your sources.xml which is a new security feature in Kodi 18, so add the missing movie source if you want to allow external programs access to the directory and sub-directories.

Or possibly the path no longer exists or is no longer accessible to Kodi, in which case... you'll need to fix that.

It looks like the script is able to access F:\-=Video=-\Movies\-=Other=- (etc.) so either that path is in your sources.xml, or it is available/accessible to Kodi - it's just the E:\-=Movies=- path that Kodi is not allowed/not able to access.

Your poster artwork:
text:

C:\Users\Dr3adLoX\Desktop\kodi backup\kodi_videodb_2019-02-08\movies\2_Guns_2013-fanart.jpg
Check your kodi.log for errors, as Kodi is not able to access this path - missing, deleted, offline, not in sources.xml, I can't tell.
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 - 2019-02-16, 03:26
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17