Strictly House
New Member
Hi chaps,
Hoping that someone can help identify a problem we're having with the Internet Radio directory and yp settings. We are being listed correctly OK, but the directory is trying to play the http stream (doesn't work), instead of the https stream. Even though the https stream is being shown on the directory page. Behind the scenes you can see the stream is http. The same problem is happening over at Xiph directory too.
The only place I can see where this is updated is in the icecast.xml file:
Any ideas? It would be nice for listeners to be able to tune in from these places.
Hoping that someone can help identify a problem we're having with the Internet Radio directory and yp settings. We are being listed correctly OK, but the directory is trying to play the http stream (doesn't work), instead of the https stream. Even though the https stream is being shown on the directory page. Behind the scenes you can see the stream is http. The same problem is happening over at Xiph directory too.
The only place I can see where this is updated is in the icecast.xml file:
Code:
<mount>
<mount-name>/stream</mount-name>
<charset>UTF8</charset>
<stream-name>HearMe.fm - Strictly House - Live</stream-name>
<stream-url>https://radio.hearme.fm:8020/stream</stream-url>
<fallback-mount>/autodj</fallback-mount>
<fallback-override>1</fallback-override>
</mount>
Any ideas? It would be nice for listeners to be able to tune in from these places.