nextcloud / previewgenerator

Nextcloud app to do preview generation in the background.
https://apps.nextcloud.com/apps/previewgenerator
GNU Affero General Public License v3.0
455 stars 57 forks source link

Prevent duplicate previews in shared folders #245

Open iamklaus opened 3 years ago

iamklaus commented 3 years ago

Hi there, I have a shared image folder for my family. For each family member (==share) the preview will be generated. Can we avoid this?

ikogan commented 3 years ago

It would be useful to have a global exclusion list by regex. My users have their home directories added to their storage which includes a bunch of . directories including .cache. Some of them include desktop web browser caches which means suddenly I'm generating thumbnails for for all of that cache data.