ififfy / flipflip

Random slideshow of local images. Electron app for Mac/Windows/Linux
MIT License
155 stars 42 forks source link

Feature request: Allow filtering out images/videos from sources with regex #329

Open jtjb07 opened 8 months ago

jtjb07 commented 8 months ago

In my porn collection, I have extra metadata images and videos saved with each gallery/movie that I wouldn't want to actually see when using FlipFlip. For example, with each movie I also have its corresponding trailer video saved. Or with each gallery I have additional images like the cover image, or other artwork types that are used in media managers like fanart, landscape, etc.

It would be nice to be able to filter them out by specifying a number of regex strings with each source, e.g. - 'fanart.*' would make the source ignore fanart.jpg, fanart.png and so forth.