Kind is (movie) Doesn't match anymore

Get help. Get answers. Let others lend you a hand.

Moderator: Mr_Noodle

Re: Kind is (movie) Doesn't match anymore Tue May 06, 2014 1:45 pm • by jherran
You can download the image from http://www.audi-motorsport.info/_img/download_newsletter_image.php?code=8768572b6da51e6d2ff224c70f52ceae&i=1&force=1.

Originally the rule was kind is image and extension is jpg.
Automator workflow only resize the image.
Shell script upload image to S3 bucket.

Image
jherran
 
Posts: 6
Joined: Mon May 05, 2014 5:34 am
Location: Madrid, Spain

Re: Kind is (movie) Doesn't match anymore Tue May 06, 2014 2:03 pm • by Mr_Noodle
That works for me (at least the matching part) on my end. Is it not matching in Hazel's preview for you? Can you dump the 'mdls' for that file?
Mr_Noodle
Site Admin
 
Posts: 11865
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Re: Kind is (movie) Doesn't match anymore Tue May 06, 2014 3:25 pm • by jherran
Code: Select all
raccoon:Public jherran$ mdls hazel_rule.png
kMDItemFSContentChangeDate = 2014-05-06 17:43:36 +0000
kMDItemFSCreationDate      = 2014-05-06 17:40:02 +0000
kMDItemFSCreatorCode       = ""
kMDItemFSFinderFlags       = 1040
kMDItemFSHasCustomIcon     = 1
kMDItemFSInvisible         = 0
kMDItemFSIsExtensionHidden = 1
kMDItemFSIsStationery      = 0
kMDItemFSLabel             = 0
kMDItemFSName              = "hazel_rule.png"
kMDItemFSNodeCount         = 147602
kMDItemFSOwnerGroupID      = 20
kMDItemFSOwnerUserID       = 501
kMDItemFSSize              = 147602
kMDItemFSTypeCode          = ""
kMDItemIsScreenCapture     = 1
kMDItemLastUsedDate        = 2014-05-06 17:43:08 +0000
kMDItemScreenCaptureType   = "selection"
kMDItemUseCount            = 1
kMDItemUsedDates           = (
    "2014-05-05 22:00:00 +0000"
)
raccoon:Public jherran$


I create a new simple rule for test:

Image

And this is the result (check the kind):

Image
jherran
 
Posts: 6
Joined: Mon May 05, 2014 5:34 am
Location: Madrid, Spain

Re: Kind is (movie) Doesn't match anymore Wed May 07, 2014 7:35 am • by jherran
I find out this thread that may help.

http://superuser.com/questions/263311/on-os-x-how-do-you-change-a-files-kind

I recently changed the default video player to VLC, so, I think that could be the reason to video rules. I'll check it and let you know.

But, I didn't change anything on images.
jherran
 
Posts: 6
Joined: Mon May 05, 2014 5:34 am
Location: Madrid, Spain

Re: Kind is (movie) Doesn't match anymore Wed May 07, 2014 1:48 pm • by jherran
As you can see below in the VLC Info.plist file, and based on link I posted before, VLC file asociation may be the root cause for kind is video rule to fail.

Image

But, what about images, that's the question now.
jherran
 
Posts: 6
Joined: Mon May 05, 2014 5:34 am
Location: Madrid, Spain

Re: Kind is (movie) Doesn't match anymore Wed May 07, 2014 3:04 pm • by Mr_Noodle
The images do not seem to be indexed by Spotlight so Hazel can't get accurate info on the content types. You should double-check your Spotlight privacy settings. On the commandline, you can also use the mdutil and mdimport commands to help diagnose and fix it.
Mr_Noodle
Site Admin
 
Posts: 11865
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Previous

Return to Support