[RELEASE] Texture Cache Maintenance utility
After pruning textures with this script, I tried to run it again but I get this error regarding my Textures db:
Code:
Traceback (most recent call last):
  File "K:\scripts\TextureCache\texturecache.py", line 4479, in <module>
    main(sys.argv[1:])
  File "K:\scripts\TextureCache\texturecache.py", line 4384, in main
    dirScan(removeOrphans=False)
  File "K:\scripts\TextureCache\texturecache.py", line 3357, in dirScan
    rows = database.getAllColumns().fetchall()
sqlite3.DatabaseError: database disk image is malformed
However, neither XBMC nor SQLite Browser complain about the db file. They both open it just fine and can read it.

Any suggestions?
XBMC.MyLibrary (add anything to the library)
ForTheLibrary (Argus TV & XBMC Library PVR Integration)
SageTV & XBMC PVR Integration
Reply


Messages In This Thread
RE: [RELEASE] Texture Cache Maintenance utility - by bradvido88 - 2013-10-30, 23:06
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