I've created a folder on my Dropbox, so that when I download a song from Amazon mp3, it will get dropped there. I want that to automatically get added to iTunes on every Mac I have.
So, I created a Hazel rule that says...
If size is greater than 0 bytes,
Import into iTunes
Well, when I download an album, only 4 or 5 of the tracks get added to iTunes. It's like the rule runs before all the files have been updated on Dropbox. Then, if I manually run the rule, it creates duplicates of the 4 or 5 that were previously imported.
What am I doing wrong?