• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Spotlight Importer Issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Spotlight Importer Issue


  • Subject: Re: Spotlight Importer Issue
  • From: Vince DeMarco <email@hidden>
  • Date: Tue, 3 May 2005 13:57:35 -0700


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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Spotlight Importer Issue
      • From: Dan Sully <email@hidden>
References: 
 >Spotlight Importer Issue (From: Dan Sully <email@hidden>)

  • Prev by Date: Re: Spotlight -- Metadata importer vs file package containing rtfd files
  • Next by Date: Re: Spotlight -- Metadata importer vs file package containing rtfd files
  • Previous by thread: Re: Spotlight Importer Issue
  • Next by thread: Re: Spotlight Importer Issue
  • Index(es):
    • Date
    • Thread