Regex on folder names

Team,

Is there a way to use regex to exclude specific folders in the path? If not, can this be added? For example, I want to exclude all files which are in a subfolder named “Plex Versions” as these files have already been transcoded by Plex.

Thanks,
Brad

Yes, start the expression with regex:
As it’s mentioned in the pop up help.

Thanks! I didn’t notice the Expert Settings button.