[RELEASE] Texture Cache Maintenance utility
Hello.

I am trying to get texturecache.py working... but its not doing what I need.

I use Kodi mostly as a DLNA/UPNP server, and I need it to automagically cache thumbnails for mp3s I add without going into Kodi and browsing manually. All my music has thumbnails in the files and they are the only thumbs I want cached... no scraping or folder.jpg files (actually a few are present, but I'm weeding them out).

I have fiddled with the example .cfg and it is kinda working... but when I do a:

./texturecache.py c songs

Or a:

./texturecache.py C songs

It cranks along for a while and the summary shows it deleted 14, cached 14 (which seem to correspond to the folder.jpg/cover.jpgs that are present), it then finds like 10000 duplicates and 1000 ignored... which I imagine are my in-file thumbnails for about 1000 albums and 10000 songs.

What do I need to set to get it cache the in-file thumbs so I see album artwork via DLNA/UPNP?

IIRC, the only things I changed in the .cfg are:

allow.recacheall=yes
userdata = ~/.kodi/userdata
webserver.port = 80
qa.art.songs = thumbnail

I'm running OpenELEC 7.0 with Kodi 16.1 on a RPi2.

Thanks,

BKNJ
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 BuckyKattNJ - 2017-01-12, 22:39
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