[RELEASE] Texture Cache Maintenance utility
Thanks for the speedy reply.

Yep, you're right, I wasn't paying attention on the right click. It surely is an html file!

python texturecache.py --loaded ok to the help list v1.4.4

python texturecache.py x "order by usecount desc" 2>%appdata%/xbmc/system/output/null
Stopped on a sql syntax error...

Code:
Loading database items...
Traceback (most recent call last):
  File "texturecache.py", line 6710, in <module>
    main(sys.argv[1:])
  File "texturecache.py", line 6484, in main
    sqlExtract("NONE", filter=argv[1])
  File "texturecache.py", line 4858, in sqlExtract
    dbrows = database.getRows(filter=SQL, order="ORDER BY t.cachedurl ASC", allfields=True)
  File "texturecache.py", line 1292, in getRows
    return self._transform(self._getAllColumns(filter, order))
  File "texturecache.py", line 1312, in _getAllColumns
    return self.execute(SQL).fetchall()
  File "texturecache.py", line 1262, in execute
    self.cursor.execute(SQL)
sqlite3.OperationalError: near "ORDER": syntax error

Thanks for the tip on Cover.jpg to the folder. If I wasn't clear previously, I did not create a Folder.jpg anywhere that I can recall, unless I did it way back in the beginning under an influence of confusion during early setup, lol.

I will continue to wade through this and get acquainted with your script. Presents itself as a vary powerful toolkit!
Reply


Messages In This Thread
RE: [RELEASE] Texture Cache Maintenance utility - by GoogleRocks! - 2014-02-05, 08:26
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