Re: Questions re: mod_mp3 usage

Brian Aker <[email protected]> 02 Sep 2002 10:33:49 -0700
Newsgroups gmane.comp.apache.mod-mp3
Message-ID <1030988029.21296.3.camel@avenger>
On Mon, 2002-09-02 at 00:14, Binesh Bannerjee wrote:
> OK, now, for my question:
> 	OBVIOUSLY id3 info is getting read from the mp3 files... but, xmms
> reports simply the MP3Castname... and, I can't see how to get at the
> id3 info from the http interface... How do I get at this info?
Is there a firewall between you and your server?

> Is it possible for me to (say) get all the songs by INXS, without having
> INXS in the name? MUST I have a database for that?
You need token support for this. At the moment no one has written token
support for either the in memory dispatch or the playlist dispatch. It
would be very easy to write a token handler for the playlist dispatch.

> What am I missing? Is there another mp3 player that has better support
> for streaming than xmms?
xmms is a pretty good player. You might recompile with debug enabled and
start Apache up with httpd -X and see if your music is being parsed
correctly.

Also, look at the select op (if you compiled it in) and you should be
able to get an idea if your music is being parsed correctly.
	-Brian

> 
-- 
_______________________________________________________
Brian "Krow" Aker, [email protected] 
Slashdot Senior Developer
Seattle, Washington
http://krow.net/
http://askbrian.org/
_______________________________________________________
You can't grep a dead tree.