[RELEASE] Texture Cache Maintenance utility
(2019-08-04, 20:29)Argonis Wrote: It just runs the command with no error then stops just like if I run the normal program. Doesn't create any file under C:/.

https://i.imgur.com/U29MqGP.png

I don't know what im doing wrong. It worked perfectly before. It doesn't even matter if kodi is running or not, it does the same thing. It's like it's not invoking the script at all. I don't believe I have ran the tool since kodi v17. Does have to do with the fact kodi is now 64bit?

If it doesn't produce a log file then I'd have to say your Python installation is fubar.

Try a simple program such as C:\test.py:
text:

#!/usr/bin/env python

print("Hello world!")

Create the above file in Notepad, then try running it with C:\test.py - if it doesn't work (it doesn't print Hello world!) then you'll need to fix your Python/Windows installation which has changed in some way (no idea how/what, sorry).

Running the texturecache.py script shouldn't have anything to do with Kodi - you don't even need Kodi installed on the same host in order to run this script. All you need is a working Python interpreter...
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-08-04, 22:15
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17