milan-fabian / slideshow-support

Support and issue tracking for Slideshow software
https://slideshow.digital/
14 stars 1 forks source link

[FR] Allow wildcards for directories #14

Closed M0ebiu5 closed 3 years ago

M0ebiu5 commented 3 years ago

Currently slideshow only supports wildcards for filenames - it would be nice, if it would also accept wildcards for directories.

milan-fabian commented 3 years ago

Feature was added in version 3.12.0 - you can use wildcards also for directory names, for example folder*/*.jpg will pick all files with jpg extension in all folders starting with "folder".

M0ebiu5 commented 3 years ago

Great! Will try it soon, thanks!