<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
I've been trying to tweak my icecast.xml file to get listed in
xip.xiph.org, but am not making any progress.<br>
I'm running icecast 2.3.1 and darkice 0.19<br>
<br>
Here are what I think are the relvant parts of icecast.xml:<br>
<font face="Courier New, Courier, monospace">    <directory><br>
        <yp-url-timeout>15</yp-url-timeout><br>
        <yp-url><a class="moz-txt-link-freetext" href="http://dir.xiph.org/cgi-bin/yp-cgi">http://dir.xiph.org/cgi-bin/yp-cgi</a></yp-url><br>
    </directory><br>
</font>and <br>
<font face="Courier New, Courier, monospace">    <mount><br>
        <mount-name>/stream.ogg</mount-name><br>
        <fallback-mount>/Silence.ogg</fallback-mount><br>
        <fallback-override>1</fallback-override><br>
        <hidden>0</hidden><br>
        <no-yp>0</no-yp><br>
        <public>1</public><br>
    </mount><br>
<br>
</font>I don't see anything in my darkice.cfg file that is yp specific.
<br>
<br>
Am I doing something wrong?<br>
<br>
How often is the directory refreshed? (How patient should I be?)<br>
<br>
Thanks,<br>
<br>
John<br>
<br>
<br>
<br>
<font face="Courier New, Courier, monospace"><br>
</font>
</body>
</html>