[RELEASE] Texture Cache Maintenance utility
Hi MilhouseVH!

Let me just start by saying that your script is, by far, the most powerful and useful tool for XBMC. Keeping the library healthy is a lifesaver. Specially because I run several machines with XBMC.

Meanwhile, I encountered a problem running ./texturecache.py p. Happens with P also.

Code:
RasPiSala:~ # ./texturecache.py p
Traceback (most recent call last):                                    
  File "./texturecache.py", line 4267, in <module>
    main(sys.argv[1:])
  File "./texturecache.py", line 4189, in main
    pruneCache(purge_nonlibrary_artwork=False)
  File "./texturecache.py", line 3517, in pruneCache
    files = getAllFiles(keyFunction=getKeyFromFilename)
  File "./texturecache.py", line 3419, in gentlefolk
    for items in data["result"]:
KeyError: 'result'

I'm running OpenELEC 3.2.0 for RPi with active PVR and texturecache.py 0.9.9. After some digging around, I found a few references to the same error:

https://github.com/MilhouseVH/texturecache.py/issues/6
http://forum.xbmc.org/showthread.php?tid=51322&page=208 (posts #2076 and #2077)

I ran ./texturecache.py p @logfile=/storage/tc.log @logfile.verbose=yes and this is the resulting debug log.

texturecache.cfg
Code:
allow.recacheall=yes
download.threads = 1

I can give you access over SSH to this particular box. I'm on GMT.

Hope you can nail this sucker.
Thanks for everything.

BR,
hudo
Reply


Messages In This Thread
RE: [RELEASE] Texture Cache Maintenance utility - by h.udo - 2013-09-28, 02:55
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
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17