[Icecast] YP listings in version 2.5 beta

Damian db76 at riseup.net
Sun Jan 27 10:33:55 UTC 2019


Hi,

I apologise if this has been raised before. I’m finding that with the below settings enabled in my icecast.xml file, YP directory listings work for me when using icecast 2.4.4 but listings aren’t working for me with the same config settings in version 2.5.

    <directory>
        <yp-url-timeout>15</yp-url-timeout>
        <yp-url>http://dir.xiph.org/cgi-bin/yp-cgi</yp-url>
    </directory>


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

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

Is this because it’s a beta version? Or am I missing something with my config?

Any guidance would be appreciated.

Damian


More information about the Icecast mailing list