[icecast] xsl data

Alicja Wernar nip at wp.pl
Sat Apr 17 21:15:37 UTC 2004



Im relaying shoutcast stream...


---
    <relay>
        <server>xxx.xxx.xxx.xxx</server>
        <port>xxxx</port>
        <mount>/</mount>
        <local-mount>/xxx</local-mount>
        <relay-shoutcast-metadata>1</relay-shoutcast-metadata>
    </relay>
---

also im using status.xsl and admin/stats.xsl to get data for my www.

But  "current song"  xml data from http://url:port/status.xsl for shoutcast relay always showing "-"
Relay from icecast server is displayed without problems, showing current title.
How I can display current song title on www?

I have checked status.xsl, i founded there code for stream title<xsl:value-of select="name" / , 
genre <xsl:value-of select="genre" / , stream description <xsl:value-of select="description" / and url <xsl:value-of select="url" /
But I have never saw this info on http://url:port/status.xsl, they are not displayed even my stream is sending this infos.
Why?

What is ful list of working xsl variables?

--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.




More information about the Icecast mailing list