<div dir="auto">When I stream with winamp, it appears to ask for a username and password Everytime. If I just set the return to true no matter what, will it prevent the client from asking for a password?</div><br><div class="gmail_quote"><div dir="ltr">On Sun, Nov 4, 2018, 06:57 Thomas B. Rücker <<a href="mailto:thomas@ruecker.fi">thomas@ruecker.fi</a> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
On 11/02/2018 11:41 PM, Alex Hackney wrote:<br>
> I am looking for a way that I can use to send a hook to my api when<br>
> particular things happen.<br>
><br>
> For instance, i need to know when listeners or sources connect or<br>
> disconnect and when song meta data changes on a stream.<br>
><br>
> I see this data on the log and can write a script to do it by<br>
> monitoring the log but does icecast have a better way?<br>
><br>
> Almost looks like the auth block could do it but I don't want to<br>
> prompt listeners for a login.<br>
><br>
<br>
That's actually how you do it. You use the URL-auth backend and always<br>
return positive authentication.<br>
<br>
Please make sure that you are running version 2.4.4 though. Older<br>
versions have a security issue in the URL-auth code!<br>
<br>
Cheers,<br>
<br>
TBR<br>
_______________________________________________<br>
Icecast mailing list<br>
<a href="mailto:Icecast@xiph.org" target="_blank" rel="noreferrer">Icecast@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/icecast" rel="noreferrer noreferrer" target="_blank">http://lists.xiph.org/mailman/listinfo/icecast</a><br>
</blockquote></div>