Deleting empty subfolders

As many of you, i have a folder for my Movies downloaded via torrent and many of them come in folders. Inside theses folders the is the movie file and sometimes a few others, for example, Screenshots.
I've already configured Hazel to exclude all the image files from these subfolders, so as .txt and anything that ain't a MOVIE file or a SUBTITLE. Works like a charm.
Still, i'm finding it quite challenging to configure such a simple task as checking the subfolders of my Movies folder, looking for empty folders and excluding them.
I've tried using the following rules at my MOVIES folder.
For further explanation, this is the structure:
MOVIES folder -> Rules go here
------- Film folder
---------------- Empty Folder --> the one i want to delete.
I've already configured Hazel to exclude all the image files from these subfolders, so as .txt and anything that ain't a MOVIE file or a SUBTITLE. Works like a charm.
Still, i'm finding it quite challenging to configure such a simple task as checking the subfolders of my Movies folder, looking for empty folders and excluding them.
I've tried using the following rules at my MOVIES folder.
#1 If KIND is FOLDER
and NUMBER OF FILES is 0
MOVE FILES to TRASH
[b]#2[b] If KIND is FOLDER
RUN RULES ON FOLDER CONTENTS
For further explanation, this is the structure:
MOVIES folder -> Rules go here
------- Film folder
---------------- Empty Folder --> the one i want to delete.