Posted by: IvanR
« on: March 18, 2023, 06:34:40 pm »Hello,
Allow me to show you how to update an artist and title with Icecast2. Please find the code below. In the code, replace <serverpassword> with your password and <icserver> with the name of your server (e.g. myradio.com).
Thank you.
Allow me to show you how to update an artist and title with Icecast2. Please find the code below. In the code, replace <serverpassword> with your password and <icserver> with the name of your server (e.g. myradio.com).
Code: [Select]
http://source:<serverpassword>@<icserver>:<icport>/admin/metadata.xsl?mount=/<mount_point>&mode=updinfo&song=%data%
Thank you.