[Icecast] refresh
Karl Heyes
karl at xiph.org
Wed Jun 8 01:59:35 UTC 2005
On Sun, 2005-06-05 at 17:08, Thomas Conlon wrote:
> Hello all,
>
> Is it possible to "refresh" the status web page when the song changes.
> The current web page stays on the same song.
yes, but those refreshes are initiated by the client browser on a timed
duration. You could add a http/html style refresh onto the status.xsl
page if you want
eg
<meta http-equiv="REFRESH" content="180">
You have to decide on what duration to use.
karl.
More information about the Icecast
mailing list