Created attachment 9191 tumbler-excludes.patch Hi, here is a patch to introduce a new config option Excludes. It is quite limited to configure directories with only the Locations option. My use case is a Download-directory which gets virus-scanned on opening files. Well, tumbler also opens existing files to create thumbnails and so these files get also scanned by antivir-engine. This is not the intention and an extreme CPU usage of antivir-engine when just visiting the directory. With Locations option I would need to maintain a very long directory positive list where it is ok to create thumbnails for. Just to exclude one directory. That is not handy. With Excludes I simply specify a single directory to exclude, and all other Locations are "thumbnailed". The internal stuff works like for the Locations. Any questions? br Markus
Hi Markus, sorry for the huge delay and thanks for your valuable contribution, I'll review it very soon and include it in the next release.
Ali Abdallah referenced this bugreport in commit 3520322eb453ee1349b14b080a0f7d23e4040b16 This commit implements Excludes paths https://gitlab.xfce.org/xfce/tumbler/commit/3520322eb453ee1349b14b080a0f7d23e4040b16