Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Spotlight Importer Issue




On May 3, 2005, at 12:23 PM, Dan Sully wrote:

Hi - I'm working on a MDImporter for the FLAC Audio file format
(http://flac.sf.net/) - and have almost everything working, except that my
results show up under "Documents" instead of under "Music". I've added a
CFString to kMDItemMediaTypes with the value "Sound", as mdls shows for mp3
files, but that didn't do the trick. Any thoughts?



The menu only classifies things as music that are

these or subtypes of these.
    "public.audio"
    "public.mpeg-4-audio"
    "com.apple.protected-mpeg-4-audio"

So when you declare the UTI type for FLAC audio files in the declaration you must specify that
it inherits from public.audio


Vince



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden
References: 
 >Spotlight Importer Issue (From: Dan Sully <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.