Skip to content

Instantly share code, notes, and snippets.

@anthonyeden
Created March 25, 2018 07:41
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/4c8a03bff4f509fd791822c49c65593c to your computer and use it in GitHub Desktop.
Save anthonyeden/4c8a03bff4f509fd791822c49c65593c to your computer and use it in GitHub Desktop.
MetaRadio Simian Pro XML Template
All support details for MetaRadio are on our website: https://medisarealm.com.au/metaradio/
<?xml version="1.0"?>
<MetaNow>
<Type><![CDATA[%CATEGORY%]]></Type>
<StartTimestamp><![CDATA[%CURDATE% %CURTIME%]]></StartTimestamp>
<Duration>%LENGTHSECONDS%</Duration>
<Title><![CDATA[%TITLE%]]></Title>
<Artist><![CDATA[%ARTIST%]]></Artist>
<Album><![CDATA[%ALBUM%]]></Album>
<Filename><![CDATA[%FILENAME%]]></Filename>
</MetaNow>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment