How to exclude certain subfolders and files from processing?

I have the following directory structure:
I would like to process the files in all the "Podcast 1, 2,.." folders and their respective "Backlog" folders, but ignore the "Archive" folders and their files.
I have read the sticky about going into the subfolders, but I cannot figure out how to set up the rules to ignore the "Archive" folders. A separate rule to ignore all folders named "Archive" (the first after "Run rules on subfolders") seems to have no effect.
I would be grateful if someone could point me in the right direction.
- Code: Select all
Podcasts
Podcast 1
Backlog
Archive
Podcast 2
Backlog
Archive
...
Podcast n
Backlog
Archive
I would like to process the files in all the "Podcast 1, 2,.." folders and their respective "Backlog" folders, but ignore the "Archive" folders and their files.
I have read the sticky about going into the subfolders, but I cannot figure out how to set up the rules to ignore the "Archive" folders. A separate rule to ignore all folders named "Archive" (the first after "Run rules on subfolders") seems to have no effect.
I would be grateful if someone could point me in the right direction.