Hi
Looking to write an audio mp3 player with build in randomised slideshow running from an external usb drive. My first experiment with > 8k mp3 file takes upwards of 3 minutes for the app to locate out all the files before anything can happen. This strikes me as fairly unusable so I'm thinking of using an xml index that the system could use almost immediately, which could be re-indexed manually. Are there any examples / libraries showing how this can be best achieved, to save me re-inventing the wheel?
Thanks, Jerry