[RELEASE] Texture Cache Maintenance utility
Had this pop up during a vclean followed by a P followed by a Xd dont know which triggered it.

V16alpha 1 a few commits behind master /

Code:
Traceback (most recent call last):n 4...
  File "./texturecache.py", line 7924, in <module>
    main(sys.argv[1:])
  File "./texturecache.py", line 7758, in main
    pruneCache(remove_nonlibrary_artwork=True)
  File "./texturecache.py", line 5919, in pruneCache
    (libraryFiles, mediaFiles) = getAllFiles(keyFunction=getKeyFromFilename)
  File "./texturecache.py", line 6226, in getAllFiles
    episodedata = jcomms.getDataProxy("episodes", REQUEST, uniquecast=UCAST)
  File "./texturecache.py", line 2944, in getDataProxy
    data = self.chunkedLoad(mediatype, request, trim_cast_thumbs, idname=idname, silent=silent, uniquecast=uniquecast)
  File "./texturecache.py", line 2983, in chunkedLoad
    data = self.sendJSON(request, idname)
  File "./texturecache.py", line 1996, in sendJSON
    if len(newdata) == 0: raise IOError("nodata")
IOError: nodata
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 un1versal - 2015-07-10, 23:39
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