[Icecast] Info on how to display <stream-name> instead of <mount-name> in a media player

Damian db76 at riseup.net
Tue Jan 8 10:38:05 UTC 2019


Hi,

I apologise if this question has been asked and discussed before. If so, please just refer me to the relevant thread, as I am having a hard time finding the answer.

I have noticed that on most Shoutcast streams that I have listened to using iTunes, the stream-name is displayed above the artist - title information. The artist - title information then rotates with the url of the stream. 

I have noticed that with Icecast, the mount-name is displayed instead of the stream-name. I assume that this behaviour is by design, but that it can be overridden. I am wondering how to do this.

I run two seperate streams on one instance of icecast, so, in my icecast.xml, I have set these parameters for both mounts.

<mount type="normal">
       <stream-name>MYRADIONAME</stream-name>
        <mount-name>/MOUNTNAME</mount-name>
	<public>1</public>
        <max-listeners>50</max-listeners>
    </mount>

Any guidance will be greatly appreciated.

D


More information about the Icecast mailing list