I have a rule: if all of the following conditions are met for any of its sub files or folders
Extension contains mov
then run shell script
Everything runs fine if I put the .mov files in the root directory (and specify the file or folder being matched) that Hazel is watching. However if its in a sub folder then Hazel indicates in the log that it did not match any files. Even if I have the .mov file in the root directory being watched Hazel won't pick it up if the condition is "Any of its sub files or folders"
What gives? It must be something simple I am missing