Hi all,
I'm trying to use Hazel to copy files from a DVD to my hard drive whenever the DVD is inserted. The rules work just fine when I execute them manually. The problem is that Hazel takes an eternity (around 30 minutes!) to kick in once the DVD is inserted.
I am having Hazel watch the /Volumes folder, then have a rule that verifies it is the appropriate DVD. It does finally run, but the idea was to be able to insert a DVD from a stack, have the files pulled by Hazel, then move on to the next DVD, all in rapid succession.
I'm guessing that watching /Volumes is a bit of a hack on my part, but its the only way I can think of to do it. Any thoughts would be greatly appreciated!
Paul
PS
If I wanted the disc to be ejected after Hazel is done copying the files, I suppose I'd have Hazel run an AppleScript to do the job as the last rule. Is there any better way to do that?