Created
April 24, 2020 11:50
-
-
Save anthonyeden/a066c8a9ee4da2734b2a40462c2dbfcd to your computer and use it in GitHub Desktop.
MetaRadio Generic File & IP Templates
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<MetaRadioNow> | |
<Type><![CDATA[SONG]]></Type> | |
<StartTimestamp><![CDATA[YYYY-MM-DD HH:MM:SS]]></StartTimestamp> | |
<Duration>240</Duration> | |
<Title><![CDATA[Song Title]]></Title> | |
<Artist><![CDATA[Artist Name]]></Artist> | |
<Album><![CDATA[Album Name]]></Album> | |
<PlayoutId><![CDATA[Unique ID / Filename]]></PlayoutId> | |
<ExternalId><![CDATA[Scheduling system ID - optional]]></ExternalId> | |
</MetaRadioNow> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment