Skip to content

Instantly share code, notes, and snippets.

@anthonyeden
Last active May 19, 2023 06:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anthonyeden/c7766f37691853b96d285fa1c3adb4e8 to your computer and use it in GitHub Desktop.
Save anthonyeden/c7766f37691853b96d285fa1c3adb4e8 to your computer and use it in GitHub Desktop.
MetaRadio: StationPlaylist Studio XML Template
Documentation is available on our website: https://mediarealm.com.au/metaradio/
<StationPlaylist><artist><![CDATA[%a]]></artist><title><![CDATA[%t]]></title><album><![CDATA[%T]]></album><duration>%S</duration><starttime>%d %h</starttime><filename><![CDATA[%f]]></filename><comment><![CDATA[%C]]></comment></StationPlaylist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment