• 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
Filename of audio CDs modified by Finder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Filename of audio CDs modified by Finder


  • Subject: Filename of audio CDs modified by Finder
  • From: Martin <email@hidden>
  • Date: Thu, 9 Nov 2006 18:18:11 +0100

Hi,

My app has a notification registered for whenever a volume mounts. If it's an audio CD, then it loads all the tracks' filenames in an array. Then it does stuff with the files...

The problem is : when an audio CD is inserted,
- a notification is posted, my app captures it, and loads the filenames (usually Track 1.aiff, etc...)
- the Finder looks at CDDB for the tracks' real name and renames the tracks, but also the volume's name
- when I want to deal with these audio files from my app, the filenames don't match because the Finder modified them


What's your advice ?
Should I wait for the tracks to be renamed (and in that case, is there a notification posted when the trackers are renamed) ?
Or should I fill my array with something else than the path (inode, file descriptor) ?


Thanks,
Martin.
_______________________________________________
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: Filename of audio CDs modified by Finder
      • From: "Alan Smith" <email@hidden>
    • Re: Filename of audio CDs modified by Finder
      • From: David Duncan <email@hidden>
  • Prev by Date: Re: Creating an NSTimer subclass
  • Next by Date: Re: Accessing structure member NSDate in NSTableView
  • Previous by thread: Re: Accessing structure member NSDate in NSTableView
  • Next by thread: Re: Filename of audio CDs modified by Finder
  • Index(es):
    • Date
    • Thread