Open Risca opened 1 year ago
I ended up running:
find /storage/.kodi/userdata/Thumbnails -mtime +365 -type f -delete
to remove Thumbnails older than 1 year.
Haven't encountered any ill effects and my posters and thumbnails load as they should now
The page Kodi Artwork Cache describes the directory and what deleting it or its contents entails.
Thanks @scotia70! So, there's a sqlite database of all thumbnails too. I assume/hope that this database gets automatically updated when a cached file fails to load =)
OpenPHT: Stock OpenPHT-Embedded-1.8.0b.148-573b6d73-Odroid_C2.aarch64.img.gz PMS: 1.31.2.6739 on Synology NAS (irrelevant?)
I've run out of storage space on my Odroid C2 and OpenPHT doesn't show any posters or thumbnails at all.
What should I do?
Is it safe to remove /storage/.kodi/userdata/Thumbnails?