macOS Sierra 10.12.6
Hazel 4.2.1
Scenario:
I have a rule that states Source URL/Address is from domain example.com. When I download a file from this domain, the Hazel rule does not trigger. However, the following command clearly shows the URL includes the appropriate domain. Also, worth noting, running the rule preview from within Hazel does not show the Source URL/Address field.
- Code: Select all
xattr -lp com.apple.metadata:kMDItemWhereFroms document.pdf
These rules worked flawlessly for years until very recently. Any thoughts on what might be causing this issue?