Page 1 of 1
Hazel Rule doesn't work on a cf card

Posted:
Tue Aug 09, 2011 12:33 am
by justinkthornton
I'm trying to create a hazel rule that renames the images on a sub folder of a cf card, then run a automator workflow that does a search and replace on on the file name that promps me to change a subset of the name (shoot relevant info). Nothing happens. Here is what the log said.
2011-08-08 22:17:53.603 hazelfolderwatch[29501] Caught exception in rule evaluation of file _MG_9046.CR2: Could not retrieve metadata for file: /Volumes/EOS_DIGITAL/DCIM/107_1fpj/_MG_9046.CR2
Not sure what that means
my rule conditions are "any file". Everything matches.
Re: Hazel Rule doesn't work on a cf card

Posted:
Tue Aug 09, 2011 12:46 am
by justinkthornton
I tried it with just the rename part, same results. It will let me copy the files to to another folder. Might it have something to do with the file system used by the camera?
Re: Hazel Rule doesn't work on a cf card

Posted:
Wed Aug 10, 2011 2:47 pm
by Mr_Noodle
The error indicates that Spotlight isn't enabled on the card, which isn't surprising. Are you sure that's the only rule? Hazel normally doesn't access that metadata unless the rule references it somehow.
Re: Hazel Rule doesn't work on a cf card

Posted:
Wed Aug 10, 2011 3:11 pm
by justinkthornton
When try to trouble shoot I just did
Any file
The change the name Part was using things found in other that spotlight would be needed to see. So it may have been that. I'll try a simple name to see if spotlight is the culprit. I'll report back.
Re: Hazel Rule doesn't work on a cf card

Posted:
Fri Aug 12, 2011 3:53 pm
by Mr_Noodle
If you are using attributes in the renaming pattern, then yes, there's a good chance that accesses Spotlight as well. It might be better to rename the file after you have copied/moved it to a filesystem with Spotlight enabled.