[RELEASE] Texture Cache Maintenance utility
Updated to latest texturecache.py and ran with payload option again.

tc.log

Code:
C:\Python27>texturecache.py C sets @download.payload=yes @logfile=C:\Temp\tc.log @logfile.verbose=yes

Caching artwork: 0 items remaining of 82 (qs: 0, qm: 0), 0 errors, 0 threads active (01.28 downloads per second, ETA: 00:00:00)

Cache pre-load activity summary for "sets":

              |    fanart   |    poster   |    thumb    |    TOTAL
--------------+-------------+-------------+-------------+-------------
Cached        |      41     |      41     |      -      |      82
Deleted       |      5      |      6      |      -      |      11
Duplicate     |      1      |      1      |      41     |      43
Error         |      -      |      -      |      -      |      0
Ignored       |      -      |      -      |      -      |      0
Skipped       |      -      |      -      |      -      |      0
Undefined     |      -      |      -      |      -      |      0
======================================================================
TOTAL         |      47     |      48     |      41     |     136
Download Time | 00:00:23.88 | 00:00:18.51 |      -      | 00:00:40.44

  Threads Used: 5
   Min/Avg/Max: 0.27 / 1.20 / 1.65

       Loading: 00:00:00.13
       Parsing: 00:00:00.00
     Comparing: 00:00:00.42
   Downloading: 00:00:41.00
TOTAL RUNTIME: 00:00:41.57

One of my issues is this the "Blender Open Movies" fanart.jpg for the collection isn't updating to latest. In looking through the latest log below I don't even see it listed.

There are actually five movies in the Blender collection, but only big buck bunny is in the log.
(Ignore the 2 and 2 dups)
Image

Code:
C:\Python27>texturecache.py jd sets blender
[
  {
    "setid": 42,
    "title": "Blender Open Movies",
    "art": {
      "fanart": "image://smb://SERVER2/video2/Movies Anime Sets/Blender Open Movies/Big Buck Bunny/fanart.jpg/",
      "poster": "image://smb://SERVER2/video2/Movies Anime Sets/Blender Open Movies\\poster.jpg/",
      "thumb": "image://smb://SERVER2/video2/Movies Anime Sets/Blender Open Movies\\poster.jpg/"
    },
    "label": "Blender Open Movies"
  }
]

poster.jog is cached for the blender collection, but fanart.jpg isn't?
texturecache.py s blender

I noticed those backslashes too, and was clueless how they got there and how to remedy? Perhaps this is the root of my problems?

EDIT:
This was another issue I was having and never resolved.
No collection fanart displayed until I is pressed
Video showing issue
HTPC: Dell Optiplex 7050 SFF i7-7700 quad-core, 3.6GHz, 16GB
NAS: Synology DS1813+ and DX513, Hybrid RAID (SHR) 48TB usable space
My Media Center | www.CaptainKen.us | www.YouTube.com/KenInGilbert
Reply


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