[RELEASE] Texture Cache Maintenance utility
Hi Millhouse, I have a bit of a head scratcher that you might be able to help with.

I've been getting errors lately when caching cast thumbs, but not sure why they're there. Here's one example:
Code:
[cast.thumb] [Judith Drake in Time Lapse              ]
          <td class="primary_photo">
<a href="/name/nm0236946/?ref_=tt_cl_i6"
><img height="44" width="32" alt="Judith Drake" title="Judith Drake"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._CB379389446_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BOTA0Njc4MTEwNl5BMl5BanBnXkFtZTcwNzk2NjAyMw@@._V1_UY44_CR3,0,32,44_AL_.jpg" /></a>          </td>
          <td class="itemprop" itemprop="actor" itemscope itemtype="http://schema.org/Person">
<a href="/name/nm0236946/?ref_=tt_cl_t6"
itemprop='url'> <span class="itemprop" itemprop="name">Judith Drake</span>
</a>          </td>
          <td class="ellipsis">
              ...
          </td>
          <td class="character">
              <div>
            Skunk Ape Wife
                  
              </div>
          </td>

Now a typical image will either show my path, example:
Code:
"art": {},
    "cast": [
      {
        "name": "Sean Penn",
        "order": 0,
        "role": "Jeff Spicoli",
        "thumbnail": "image://smb://10.0.1.2/D3/Media/Movies/Gangster Squad/.actors/Sean_Penn.jpg/"
or be blank:
Code:
"name": "Mary Elise Hayden",
        "order": 10,
        "role": "Jazz Singer"

but lately these have been popping up. I was able to remove all the ones in Movies by editing actor in MySQL and deleting the offending path. But I had a tv show that refused to rid itself of the error, continuously reporting the imdb path. Any idea why that's happening or a way to stop it from repeating. Did this happen because of running qax? Maybe your script went out and looked for it instead of using local file or reporting no local file. IDK??
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 QuattroGam3r - 2015-09-16, 02:55
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