Hello, thank you for your fast response. I just want to display the title of song which is currently playing. I have an xml-file with the information from an playout systen. Who can I transfer this information from the xml file to the icecast into "currently playing" field? Thank you for your help. Regards, J?rg Land Zitat von Philipp Schafft <phschafft at de.loewenfelsen.net>:> Good afternoon, > > On Wed, 2022-02-23 at 09:30 +0100, Joerg Land wrote: >> Hello, >> >> I just want to use the function currently playing. >> >> How can I use this field. >> >> Is there an help to download. > > I'm not fully sure I understand your question. Maybe you can explain > your context a little bit? > > > With best regards, > > -- > Philipp Schafft (CEO/Gesch?ftsf?hrer) > Telephon: +49.3535 490 17 92 > Website: https://www.loewenfelsen.net/ > Follow us: https://www.linkedin.com/company/loewenfelsen/ > > L?wenfelsen UG (haftungsbeschr?nkt) Registration number: > Bickinger Stra?e 21 HRB 12308 CB > 04916 Herzberg (Elster) VATIN/USt-ID: > Germany DE305133015************************************** Universitaet Leipzig Zentrum f?r Medienproduktion (ZMP) Dipl.-Ing. (FH) Joerg Land 04109 Leipzig, Nikolaistrasse 27-29 Tel.: 0341-97-35759 FAX: 0341-97-31135759 Email: land at uni-leipzig.de **************************************
Maybe this: https://stackoverflow.com/questions/48327310/how-to-display-now-playing-in-my-website-with-icecast2-and-liquidsoap V V ?et., 24. feb. 2022 ob 09:09 je oseba Joerg Land <land at uni-leipzig.de> napisala:> Hello, > > thank you for your fast response. > > I just want to display the title of song which is currently playing. > > I have an xml-file with the information from an playout systen. > > Who can I transfer this information from the xml file to the icecast > into "currently playing" field? > > Thank you for your help. > > Regards, > > J?rg Land > > Zitat von Philipp Schafft <phschafft at de.loewenfelsen.net>: > > > Good afternoon, > > > > On Wed, 2022-02-23 at 09:30 +0100, Joerg Land wrote: > >> Hello, > >> > >> I just want to use the function currently playing. > >> > >> How can I use this field. > >> > >> Is there an help to download. > > > > I'm not fully sure I understand your question. Maybe you can explain > > your context a little bit? > > > > > > With best regards, > > > > -- > > Philipp Schafft (CEO/Gesch?ftsf?hrer) > > Telephon: +49.3535 490 17 92 > > Website: https://www.loewenfelsen.net/ > > Follow us: https://www.linkedin.com/company/loewenfelsen/ > > > > L?wenfelsen UG (haftungsbeschr?nkt) Registration number: > > Bickinger Stra?e 21 HRB 12308 CB > > 04916 Herzberg (Elster) VATIN/USt-ID: > > Germany DE305133015 > > > > ************************************** > Universitaet Leipzig > Zentrum f?r Medienproduktion (ZMP) > Dipl.-Ing. (FH) Joerg Land > 04109 Leipzig, Nikolaistrasse 27-29 > Tel.: 0341-97-35759 > FAX: 0341-97-31135759 > Email: land at uni-leipzig.de > ************************************** > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20220224/e4356de2/attachment.htm>
On Thu, 24 Feb 2022, Joerg Land wrote:> I just want to display the title of song which is currently playing. > > I have an xml-file with the information from an playout systen. > > Who can I transfer this information from the xml file to the icecast into > "currently playing" field?Example: http://192.168.1.10:8000/admin/metadata?mount=/mystream&mode=updinfo&song=ACDC+Back+In+Black Source: https://icecast.org/docs/icecast-latest/admin-interface.html HTH, Geoff.
Good afternoon, On Thu, 2022-02-24 at 09:09 +0100, Joerg Land wrote:> Hello, > > thank you for your fast response. > > I just want to display the title of song which is currently playing.> I have an xml-file with the information from an playout systen.> Who can I transfer this information from the xml file to the > icecast > into "currently playing" field?generally that is the job of the source client. For all modern/supported streaming formats the metadata is part of the actual encoded data stream. So the encoder must include the information. For legacy/unsupported that do not support metadata (that is MP3 and AAC) require a workaround. However that is also in the domain of the source client. So it depends on which source client you are using. I fear I need to refer you to the documentation on your source client. But feel free to tell us wich one you are using. With best regards,> Zitat von Philipp Schafft <phschafft at de.loewenfelsen.net>: > > > Good afternoon, > > > > On Wed, 2022-02-23 at 09:30 +0100, Joerg Land wrote: > > > Hello, > > > > > > I just want to use the function currently playing. > > > > > > How can I use this field. > > > > > > Is there an help to download. > > > > I'm not fully sure I understand your question. Maybe you can > > explain > > your context a little bit?-- Philipp Schafft (CEO/Gesch?ftsf?hrer) Telephon: +49.3535 490 17 92 Website: https://www.loewenfelsen.net/ Follow us: https://www.linkedin.com/company/loewenfelsen/ L?wenfelsen UG (haftungsbeschr?nkt) Registration number: Bickinger Stra?e 21 HRB 12308 CB 04916 Herzberg (Elster) VATIN/USt-ID: Germany DE305133015 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 228 bytes Desc: This is a digitally signed message part URL: <http://lists.xiph.org/pipermail/icecast/attachments/20220224/e5097d4d/attachment.sig>