Move folder's contents based on its name

I've been searching around for this and nothing quite covers it
Say I have a folder structure so:
Is there a way I can process the folders within the Reels folder, so that if I find a subfolder called "1920", I can move the contents of that folder (e.g. to the parent folder)? Bear in mind that I already have a number of rules on the "reels" folder, so "run actions on folder contents" probably won't work for me.
Say I have a folder structure so:
- Code: Select all
Reels/
011/
1920/
0932.jpg
proxy/
0001.jpg
022/
etc…
Is there a way I can process the folders within the Reels folder, so that if I find a subfolder called "1920", I can move the contents of that folder (e.g. to the parent folder)? Bear in mind that I already have a number of rules on the "reels" folder, so "run actions on folder contents" probably won't work for me.