[RELEASE] Texture Cache Maintenance utility
I found the NAS mounting point:
Code:
/volume1/xxx/
but, as you know, I'm searching to get a full speed GUI (no lag when browsing media libray), so if I use mklocal to save all the artwork on the NAS, what I expect about performance? I think that local storage (microSD) is better (mine is a Samsung Evo 32GB class 10) and if all the thumbnail remains around 3 GB, I can archive it on the microSD.

Actually my
Code:
/userdata/Thumbnails
folder is about 1,5 GB, but I doubt that is used well for the cache.
I gave a look inside this folder. It's full of actor images, shitty addon images (damned videodevil Rofl), music artists, movies posters (I don't see fanart)...

but if I use texturecache on a movie, ad example:

Code:
OpenELEC:~ # ./texturecache.py jd movies "come cani e gatti"
[
  {
    "art": {
      "fanart": "image://http://image.tmdb.org/t/p/original/2GoKwjA0K7b3BnsvBXwm68PkaJk.jpg/",
      "poster": "image://http://image.tmdb.org/t/p/original/lkvYSafgMWo1n6kjwPm9qeLiCuw.jpg/"
    },
    "file": "nfs://192.168.1.68/volume1/FILM/Come cani e gatti.mkv",
    "label": "Come cani e gatti",
    "movieid": 1743,
    "title": "Come cani e gatti"
  }
]

I don't know why it search the poster from the web, when the same image is inside my Thumbnail folder.
This happens with all movies.
In the past I tested other media scraper, maybe this compromised the right system working. Shocked

Maybe I have to delete all the Thumbnails folder and recreate it in the right way? But how?
Thanks a lot for all the help :*

EDIT: I looked also into my /userdata/Database folder. There are something missing?
I have this:
CDDB (folder)
Addons16.db
Addons19.db
Addons19.db-journal
Epg8.db
Texture13.db
TV26.db
ViewModes.db
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 lollo78 - 2015-08-21, 20:00
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