Re: Display Artist-Song
"James Mulcahey" <[email protected]> Sun, 10 Aug 2003 20:14:15 -0400
| Newsgroups | gmane.comp.apache.mod-mp3 |
|---|---|
| Message-ID | <000a01c35f9d$80462250$6400a8c0@mulcahey> |
Dean,
I also use mod_mp3 & apache rewrite for netjuke. I use a solution very
similar to the one found at the link below. It requires you to run a shell
script when you add new mp3s to the netjuke database, but it works quite
well, and will display the titles and artists in your audio player. Here is
the link, and if you have questions feel free to ask. Good luck!
http://www.meredevice.com/mod_mp3_tricks.html
-Jim
----- Original Message -----
From: "Dean Sellis" <[email protected]>
To: <[email protected]>
Sent: Sunday, August 10, 2003 7:19 PM
Subject: [Mod_mp3] Display Artist-Song
> 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
>