[RELEASE] Texture Cache Maintenance utility
So I made my first run. Here is the result:
texturecache.py P I have forgotten to log.
texturecache.py Xd had no log-output

texturecache.py R
Code:
Orphaned file found: name [0\049bc003.png], created [Sun Aug 23 20:00:57 2015], size [12,082], REMOVING...

Summary: 1,360 files; Total size: 45,603 KB
texturecache.py c movies
Code:
Cache pre-load activity summary for "movies":

              |  cast.thumb | extrafanart | extrathumbs |    fanart   |    poster   |    thumb    |    TOTAL    
--------------+-------------+-------------+-------------+-------------+-------------+-------------+-------------
Cached        |     1115    |     3412    |      16     |      1      |      1      |      -      |     4545    
Deleted       |      -      |      -      |      -      |      -      |      -      |      -      |      0      
Duplicate     |      -      |      -      |      -      |      -      |      -      |      -      |      0      
Error         |      -      |      -      |      -      |      -      |      -      |      -      |      0      
Ignored       |     104     |      -      |      -      |      -      |      -      |      2      |     106    
Skipped       |    18564    |      -      |     4056    |     1042    |     1044    |      -      |    24706    
Undefined     |      -      |      -      |      -      |      -      |      -      |      -      |      0      
================================================================================================================
TOTAL         |    19783    |     3412    |     4072    |     1043    |     1045    |      2      |    29357    
Download Time | 00:00:24.45 | 00:02:08.27 | 00:00:00.92 | 00:00:00.46 | 00:00:00.24 |      -      | 00:02:33.37

  Threads Used: 10
   Min/Avg/Max: 16.93 / 29.67 / 58.58 downloads per second
   Min/Avg/Max: 00.05 / 00.34 / 01.45 seconds per download

       Loading: 00:00:06.35
       Parsing: 00:00:10.54
     Comparing: 00:00:03.03
   Downloading: 00:02:33.37
TOTAL RUNTIME: 00:02:53.54

texturecache.py c sets
Code:
Cache pre-load activity summary for "sets":

              |    banner   |   clearart  |  clearlogo  |    fanart   |    poster   |    TOTAL    
--------------+-------------+-------------+-------------+-------------+-------------+-------------
Cached        |      50     |      29     |      52     |      34     |      -      |     165    
Deleted       |      -      |      -      |      -      |      -      |      -      |      0      
Duplicate     |      -      |      -      |      -      |      -      |      -      |      0      
Error         |      -      |      -      |      -      |      -      |      -      |      0      
Ignored       |      -      |      -      |      -      |      -      |      -      |      0      
Skipped       |      -      |      -      |      -      |      28     |      62     |      90    
Undefined     |      -      |      -      |      -      |      -      |      -      |      0      
==================================================================================================
TOTAL         |      50     |      29     |      52     |      62     |      62     |     255    
Download Time | 00:00:01.20 | 00:00:02.42 | 00:00:02.54 | 00:00:01.49 |      -      | 00:00:06.22

  Threads Used: 10
   Min/Avg/Max: 12.00 / 26.54 / 35.78 downloads per second
   Min/Avg/Max: 00.07 / 00.36 / 00.98 seconds per download

       Loading: 00:00:00.08
       Parsing: 00:00:00.01
     Comparing: 00:00:02.80
   Downloading: 00:00:06.22
TOTAL RUNTIME: 00:00:09.14

texturecache.py c tvshows
Code:
Cache pre-load activity summary for "tvshows":

              |    banner   |  cast.thumb | extrafanart |    fanart   |    poster   |    thumb    |    TOTAL    
--------------+-------------+-------------+-------------+-------------+-------------+-------------+-------------
Cached        |      15     |      -      |      6      |      39     |      52     |      -      |     112    
Deleted       |      -      |      -      |      -      |      -      |      -      |      -      |      0      
Duplicate     |     311     |      -      |      -      |     714     |     724     |      -      |     1749    
Error         |      -      |      -      |      -      |      -      |      -      |      -      |      0      
Ignored       |      -      |     154     |      -      |      -      |      -      |      -      |     154    
Season-all    |      4      |      -      |      -      |      4      |      12     |      -      |      20    
Skipped       |      3      |      17     |      -      |      12     |      13     |     717     |     762    
Undefined     |      -      |      -      |      -      |      -      |      -      |      -      |      0      
================================================================================================================
TOTAL         |     333     |     171     |      6      |     769     |     801     |     717     |     2797    
Download Time | 00:00:00.39 |      -      | 00:00:00.35 | 00:00:01.39 | 00:00:01.20 |      -      | 00:00:02.70

  Threads Used: 10
   Min/Avg/Max: 33.00 / 41.52 / 38.21 downloads per second
   Min/Avg/Max: 00.05 / 00.23 / 00.55 seconds per download

       Loading: 00:00:03.23
       Parsing: 00:00:00.15
     Comparing: 00:00:02.80
   Downloading: 00:00:02.70
TOTAL RUNTIME: 00:00:08.89

Makes sense to bump "download.threads" from 10 to maybe 20?
I don't understand why so much movie items are ignored or skipped. Huh
Why are the duplicate arts in tv-show not deleted automatically- because I see it at the second run that this 1749 files are available.
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 Nepomuk - 2015-11-18, 21:04
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