[RELEASE] Texture Cache Maintenance utility
(2013-04-18, 12:48)derchris Wrote: Is it possible to add none Class folders to work with it?
Like I have folders with just video files from YT, Self made stuff, which are not in the Library.
But which I would like to cache the thumbnails for.
So far I have to go into each folder first to catch them, which is annoying.

So these files aren't in the media library, in which case you're accessing them just by browsing Files? And are the thumbnails embedded? If the answer is yes to either question, it's unlikely I can make any changes that will help, as without media library information knowing where to look for these files is tricky, and pre-caching embedded thumbnails is very hit and miss (mostly miss).

(2013-04-18, 13:48)3dfx Wrote: Hi, great script you did there!
But sadly it doesn't run well for me :/

I got this Error:
Code:
Traceback (most recent call last):
  File "./texturecache.py", line 2896, in <module>
    main(sys.argv[1:])
  File "./texturecache.py", line 2838, in main
    dirScan(removeOrphans=False)
  File "./texturecache.py", line 2108, in dirScan
    rows = database.getAllColumns().fetchall()
sqlite3.OperationalError: Could not decode to UTF-8 column 'url' with text '/mnt/media/Serien/Zurück in die Vergangenheit/folder.jpg'

Argghhh... this utf-8/unicode/encode/decode nonsense is doing my head in... you think you've got it licked, and then this... Sad

I'll take a look at this tomorrow (don't have time today) and try to reproduce. If possible, could you tar up this folder (without the video files - just the structure, artwork and any nfos) and post it somewhere so that I can just untar it - using an archive might increase my chances of reproducing. Also, what scraper did you use?
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Reply


Messages In This Thread
RE: [RELEASE] Texture Cache maintenance utility - by Milhouse - 2013-04-18, 14:08
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