2023-03-09, 08:35
I am developing a Kodi add-on to clean thumbnails and cache, but when I execute it, it deletes all the generated picture thumbnails, requiring me to regenerate them using the context menu. Is there a specific folder that Kodi uses to store picture thumbnails, such as ...\userdata\Thumbnails??, which I can exclude from the cleaning process? Alternatively, are the thumbnails dispersed across all folders? I have the same question for add-on icons. Is there a script or method that I can use to automatically regenerate the thumbnails? Any advice or recommendations would be greatly appreciated.