Last active
September 4, 2020 08:34
-
-
Save anthonyeden/7a3f178d37228ebfc0f9857a83f53860 to your computer and use it in GitHub Desktop.
MetaRadio Myriad OCP Template
This file contains 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> | |
<Title><OCP_NOW_ITEMTITLE></Title> | |
<Artist><OCP_NOW_ARTISTNAMES></Artist> | |
<Duration><OCP_NOW_DURATIONSECS></Duration> | |
<StartTimestamp><OCP_SPECIAL_NOW_yyyy-mm-dd hh:nn:ss></StartTimestamp> | |
<Type><OCP_NOW_ITEMTYPEDESCRIPTION_1></Type> | |
<PlayoutId><OCP_NOW_ITEMNUMBER></PlayoutId> | |
</MetaRadioNow> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment