<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:#000000">Exactly. The only problem I am having is displaying the metadata while it plays in a web page. Clicking our .mp3 link plays the sound but doesn't show title, etc. This is one of our web sites. <a href="https://blackpower96.org/">https://blackpower96.org/</a>. It has <span style="font-family:Arial,Helvetica,sans-serif;color:rgb(34,34,34)"><a href="http://icecast.uhururadio.com:8010/uhururadio.mp3">http://icecast.uhururadio.com:8010/uhururadio.mp3</a> included for the sound stream.</span></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:#000000">I did not develop it but I am trying to help them display song titles, etc  when someone clicks "listen live".</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:#000000">TIA</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 18, 2022 at 3:29 AM D.T. <<a href="mailto:ohnonot-github@posteo.de">ohnonot-github@posteo.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">FWIW (I'm not sure what you're trying to achieve there), the stream is<br>
sending metadata OK.<br>
So you probably want to play it back with an application that knows how<br>
to read it - like most media players.<br>
<br>
<br>
On Mon, 2022-05-16 at 18:11 -0400, Chris Clement wrote:<br>
> Hi Ben - Thx for reply. I am trying to extract from this link: <br>
> <br>
> <a href="http://icecast.uhururadio.com:8010/uhururadio.mp3.m3u" rel="noreferrer" target="_blank">http://icecast.uhururadio.com:8010/uhururadio.mp3.m3u</a><br>
> <br>
> I put it in the code you sent but got no title, etc.<br>
> <br>
> Any thoughts?<br>
> <br>
> On Mon, May 16, 2022 at 4:46 PM Weddle, Ben (Library)<br>
> <<a href="mailto:Ben.Weddle@nashville.gov" target="_blank">Ben.Weddle@nashville.gov</a>> wrote:<br>
> > Hi,<br>
> > <br>
> > I believe this sort of task is often accomplished with JavaScript.<br>
> > See this link for an example:<br>
> > <a href="https://github.com/talkinglibrary/now_playing/blob/main/TLNowPlaying.html" rel="noreferrer" target="_blank">https://github.com/talkinglibrary/now_playing/blob/main/TLNowPlaying.html</a><br>
> > <br>
> > Please note the Icecast folks discourage fetching things from the<br>
> > status page. See:<br>
> > <a href="https://icecast.org/docs/icecast-latest/server-stats.html" rel="noreferrer" target="_blank">https://icecast.org/docs/icecast-latest/server-stats.html</a><br>
> > <br>
> > Please don't mistake me for an expert.<br>
> > <br>
> > Ben Weddle | Nashville Talking Library<br>
> > <br>
> > -----<br>
> > <br>
> > From: Icecast <<a href="mailto:icecast-bounces@xiph.org" target="_blank">icecast-bounces@xiph.org</a>> On Behalf Of Chris Clement<br>
> > Sent: Monday, May 16, 2022 1:54 PM<br>
> > To: <a href="mailto:Icecast@xiph.org" target="_blank">Icecast@xiph.org</a><br>
> > Subject: [Icecast] song title and artist<br>
> > <br>
> > Attention: This email originated from a source external to Metro<br>
> > Government. Please exercise caution when opening any attachments or<br>
> > links from external sources.<br>
> > How can we display these in a website link? We are uploading the<br>
> > metadata because Winamp (a windows desktop app) can display it.<br>
> > Embedding the url in html only gives us the audio, however.<br>
> > <br>
> > TIA<br>
> > _______________________________________________<br>
> > Icecast mailing list<br>
> > <a href="mailto:Icecast@xiph.org" target="_blank">Icecast@xiph.org</a><br>
> > <a href="http://lists.xiph.org/mailman/listinfo/icecast" rel="noreferrer" target="_blank">http://lists.xiph.org/mailman/listinfo/icecast</a><br>
> _______________________________________________<br>
> Icecast mailing list<br>
> <a href="mailto:Icecast@xiph.org" target="_blank">Icecast@xiph.org</a><br>
> <a href="http://lists.xiph.org/mailman/listinfo/icecast" rel="noreferrer" target="_blank">http://lists.xiph.org/mailman/listinfo/icecast</a><br>
<br>
___<br>
<br>
Vaccines for everyone!<br>
Donate to the COVAX alliance:<br>
<a href="https://gogiveone.org/" rel="noreferrer" target="_blank">https://gogiveone.org/</a> (WHO)<br>
<a href="https://www.gavi.org/donate" rel="noreferrer" target="_blank">https://www.gavi.org/donate</a> (Gavi)<br>
<br>
___<br>
<br>
Vaccines for everyone!<br>
Donate to the COVAX alliance:<br>
<a href="https://gogiveone.org/" rel="noreferrer" target="_blank">https://gogiveone.org/</a> (WHO)<br>
<a href="https://www.gavi.org/donate" rel="noreferrer" target="_blank">https://www.gavi.org/donate</a> (Gavi)<br>
_______________________________________________<br>
Icecast mailing list<br>
<a href="mailto:Icecast@xiph.org" target="_blank">Icecast@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/icecast" rel="noreferrer" target="_blank">http://lists.xiph.org/mailman/listinfo/icecast</a><br>
</blockquote></div>