I'm wondering if there is any way to change the contents of the playlist file that is generated from a recorded show. I have a 5 hour long recording from Sirius that is broken up into 5 minute segments. The playlist is generated, but it contains the full path to the mp3 files. This is fine if I play the files on the same PC, but if I move the recording to my laptop, phone, or iPod, the path is no longer valid. I've written a script to parse the path out of the files, but I'd like to see if something exists in (or could be added to) the application to only output the file name rather than the entire path.

Thanks!!