Crazy Idea

gnat on 2002-05-22T06:28:34

Apache::MP3 should keep track of what is currently streaming and offer a "Now Playing" RSS feed ...

--Nat


Hmm

Matts on 2002-05-22T12:47:59

Given 10 httpd's, each one might be streaming something different to 10 different people. Would the RSS feed contain all ten tracks, or something different (such as the next ten tracks it expects to play to one particular person)?

It's certainly an interesting idea though. Right now I'd settle for better stats from Apache::MP3. Maybe it's time for an Apache::Log::MP3 or something that logs to an SQLite database so you can figure out what tracks nobody is listening to any more.

Re:Hmm

pudge on 2002-05-23T04:35:54

Apache::MP3::Log?

It is simple, and very specific to my setup, but the principle can be extended in many ways. I've also thought of logging it so that I could do analysis of what I am listening to most, etc.