I have several questions regarding filenames and the "iPod Library".
- I understand I can retrieve MPMediaItems from the "iPod Library". How may I get the filename of a MPMediaItem? (I only need to read the filenames, not save to or otherwise modify the library.)
- When an mp3 is added to the iPod library (via iTunes), does it keep its filename?
- May I obtain a list of all filenames within the iPod library? i.e. can contentsOfDirectoryAtPath be used to list filenames from the library?