pablo33 / Shotwell-event2folder

Shotwell event to folder structure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redraw thumbnails option

pablo33 opened this issue · comments

Redraw thumbnails option.
Thumbnails are stored at: ~/.cache/shotwell/thumbs/thumbs128 and ....360 wich is the maximun size of the thumbnail.

Newer versions of Shotwell redraw automatically missed thumbnails, you just have to delete those thumbnails which you want to be restored.

For larger image libraries that it is hard to find one or a group of thumbnails, I implemented a "Deletethumb (ID)" function for deleting thumbnails. This function can be called inside the main code before de file movements, so you have the chance to filter in some way which thumbnails do you want to delete.