Viewing photos seems to be a good method to fill up the thumbnails folder / texturecache - and it looks like kodi doesn't automatically garbage collect that.
I've noticed a similar situation when I last visited my parents, the thumbnails folder was at 1.4GB. They mainly view photos and use TV catchup services (ORF, Arte, ARD/ZDF tvthek addons).
Running texturecache P brought that down to a much more reasonable ~300MB and the log showed that it was mainly thumbnails from photos and those video streaming addons.
Milhouse then gave me this additional info about texturecache / thumbnails cleanup:
- texturecache.py R to remove "orphan" images from Thumbnails (ie. delete artwork from Thumbnails that is not referenced by a row in the Textures13.db database).
- texturecache.py Xd to remove Textures13.db database rows that reference non-existent Thumbnails artwork.
- texturecache.py P to "prune" the cache of all artwork which is not referenced by the media library.
- If you run all three (P, R, Xd) then that's about the best you can do to trim the fat, and fix any inconsistencies.
I ran all tree options but P was the one that helped the most (R removed some 200 Thumbnails / 5MB total).
BTW: 1GB storage is a bit small. I'd recommend using a larger partition / SD card
so long,
Hias