Hi there,
I've been trying to figure this out for a while, so forgive me if this post is a little long.
I have a directory structure like this: e:\books\audio\David_Eddings\The_Belgariad\02_Queen _of_sorcery\01_Queen_of_sorcery.ogg
Now what I'm trying to do is have the track number as 01, the title as Queen_of_sorcery, and the artist as David_eddings. I can parse the filename with no problems, the bit I can't figure out is how to get the directory name included as the artist.
Very grateful for any assistance,
Donal