- Code: Select all
if (all) of the following conditions are met for (the file or folder being processed):
kind is mp3
Do the following to the matched file or folder:
move to "droplet"
sort into subfolder using pattern /Ready for backing up/(year recorded • ) - (album •)
When you sort into subfolder, drag "Other" as the light blue tag into the name box, and search.
This rule creates:
Hazel Output wrote:/droplet/ready for backing up/2001 - Album 1/Song 1.mp3
/droplet/ready for backing up/2001 - Album 1/Song 2.mp3
/droplet/ready for backing up/2001 - Album 1/Song 3.mp3
/droplet/ready for backing up/2001 - Album 2/Song 1.mp3
/droplet/ready for backing up/2001 - Album 3/Song 2.mp3
Although I'm not 100% sure this is what you're looking for. It does not seem necessary to move to droplet first; more detail on your proposed setup is needed.