Re: Display Artist-Song
Dean Sellis <[email protected]> Sun, 10 Aug 2003 21:11:23 -0500
| Newsgroups | gmane.comp.apache.mod-mp3 |
|---|---|
| Message-ID | <[email protected]> |
I think I found the problem. It seems mod_mp3 won't read id3v2 tags, and iTunes doesn't write id3v1 tags. Most of my files were encoded with iTunes and so there is no information for mod_mp3 to read. I'm going to convert all the tags to id3v1 and see what happens. Thanks for listening, Dean On Sunday, August 10, 2003, at 06:19 PM, Dean Sellis wrote: > 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 > > _______________________________________________ > Mod_mp3 mailing list > [email protected] > http://lists.tangent.org/mailman/listinfo/mod_mp3