[RELEASE] Texture Cache Maintenance utility
One problem that I had was that I needed to update userdata to point to ~/.kodi/userdata. I found this when I ran
texturecache.py s

I'm not sure what all this impacts.

I did the following after updating the path:

Chorus is not displaying thumb for "Home from the Hill"

texturecache.py jd movies
gives:
{
    "art": {
      "fanart": "image:///movies/XBMC/Movies/60s/Home from the Hill (1960)-fanart.jpg/",
      "poster": "image:///movies/XBMC/Movies/60s/Home from the Hill (1960)-poster.jpg/"
    },
    "file": "/movies/XBMC/Movies/60s/Home from the Hill (1960).m4v",
    "label": "Home from the Hill",
    "movieid": 5373,
    "title": "Home from the Hill"
  },

./texturecache.py c movies

didnot fix the issue.

However this worked: texturecache C movies
Reply


Messages In This Thread
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
RE: [RELEASE] Texture Cache Maintenance utility - by fbacher - 2018-08-14, 05:49
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17