Hi,
I have a raspberrypi with libreelec.
The filesystem on /storage is suddenly full.
Space is taken up by .kodi/userdata:
# du -scm /storage/.kodi/*
43 /storage/.kodi/addons
1 /storage/.kodi/media
1 /storage/.kodi/system
55 /storage/.kodi/temp
852 /storage/.kodi/userdata
949 total
Mostly thumbnails.
Is there any way I can have these thumbnails take up less space? Or maybe have libreelec clean this automatically?
Lots of stuff stops working when the disk is filled.
Please advise.