Vero 4k+ allmost full

Hello,

I checked osmc’s internals torage today and saw it’s allmost full.
What cleanup process can i do?
Here’s df -h:
image

Thanks

You would need a breakdown of what’s on the emmc. For a quick look try
du -hd1 from the root directory (/), or for more detail

sudo apt-get update
sudo apt-get install ncdu
ncdu

Thumbnails often seem to take up a lot of space if you have a big library. There’s a discussion on that somewhere in here.