<div dir="ltr"><div>Hi all, I'm working of getting a new station setup and will need to support broadcast software that can only do Shoutcast (Winamp since the user can't only stream in Shoutcast mode).</div><div><br></div><div>I have this in my icecast.xml:</div><div><br></div><div>    <listen-socket><br>        <port>8000</port><br>        <shoutcast-mount>/live.mp3</shoutcast-mount><br>    </listen-socket></div><div>    <mount type="normal"><br>        <mount-name>/live.mp3</mount-name><br>        <charset>UTF8</charset><br>        <password>IAmADJ</password><br>    </mount></div><div><br></div><div>This is what happens when I try to connect and start DJing:<br></div><div>[2023-03-24  17:49:51] INFO connection/_handle_shoutcast_compatible password does not match "!POKE"</div><div><br></div><div>The same client can stream just fine to a Shoutcast server.</div><div><br></div><div>Am I misunderstanding what shoutcast-mount does?</div><div><br></div><div>Thank you!</div><div>Brian<br></div></div>