[RELEASE] Texture Cache Maintenance utility
That was quick

I think it is 64 bits 2.7.9 python i have

I tried to replace all lines calling TCMU in the .bat file so

python C:\PROGRA~2\KODISC~1\CACHEM~1\TEXTUR~1\TEXTUR~1.PY notify "Texture Cache Maintenance Utility" "Cleaning Kodi Cache..." 100000 "C://Program Files (x86)//Kodi Scripts//Cache Maintenance//cleaning.png"
python C:\PROGRA~2\KODISC~1\CACHEM~1\TEXTUR~1\TEXTUR~1.PY update
python C:\PROGRA~2\KODISC~1\CACHEM~1\TEXTUR~1\TEXTUR~1.PY P
python C:\PROGRA~2\KODISC~1\CACHEM~1\TEXTUR~1\TEXTUR~1.PY notify "Texture Cache Maintenance Utility" "Kodi Cache has been cleaned!" 2000 "C://Program Files (x86)//Kodi Scripts//Cache Maintenance//checkmark.png"

Changed to

C:\PROGRA~1\Python\python.exe C:\PROGRA~2\KODISC~1\CACHEM~1\TEXTUR~1\TEXTUR~1.PY notify "Texture Cache Maintenance Utility" "Cleaning Kodi Cache..." 100000 "C://Program Files (x86)//Kodi Scripts//Cache Maintenance//cleaning.png"
C:\PROGRA~1\Python\python.exe C:\PROGRA~2\KODISC~1\CACHEM~1\TEXTUR~1\TEXTUR~1.PY update
C:\PROGRA~1\Python\python.exe C:\PROGRA~2\KODISC~1\CACHEM~1\TEXTUR~1\TEXTUR~1.PY P
C:\PROGRA~1\Python\python.exe C:\PROGRA~2\KODISC~1\CACHEM~1\TEXTUR~1\TEXTUR~1.PY notify "Texture Cache Maintenance Utility" "Kodi Cache has been cleaned!" 2000 "C://Program Files (x86)//Kodi Scripts//Cache Maintenance//checkmark.png"

launching externally the bat or the py is fine. So windows understands.
But Kodi is still not liking it (same result import error DLL, socket.py nonsense) when launched with the remote
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 RazorFR - 2016-03-16, 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
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17