Display Artist-Song

Dean Sellis <[email protected]> Sun, 10 Aug 2003 18:19:41 -0500
Newsgroups gmane.comp.apache.mod-mp3
Message-ID <[email protected]>
I'm using mod_mp3 0.40 and I love it.  I've configured netjuke to work 
as the front end and I'm using Apache to rewrite URLs that mod_mp3 can 
understand.  Everything is working great except for one thing.  When a 
song is requested from my server, instead of showing the artist and 
name of the song, it shows the full filesystem path.  I was poking 
around in the code, but I've been out of practice too long to really 
know what I'm doing.  I was wondering if there is something that can be 
changed to show the artist and title of the song from the id3 tags in 
the file instead of the full filesystem path.  I'm also using playlists 
if that matters.

TIA
Dean