I am trying to get Now Playing from an XML file from our Streaming Server Playlist. Magic RDS is not Loading the file as XML. When test as File we can see it load the Page. We also trying load directly from the Automation System http: 0.0.0.0:2000 the system send now playing as a UDP Stream that is picked upd by the streaming player. also no luck getting it to function.
Help and tell me what I am not doing correctly
<playlist>
<output>6</output>
<station>XXX</station>
<program>PGM</program>
<media>AUD</media>
<title>Perfect Strangers</title>
<artist>Jonas Blue f./JP Cooper</artist>
<album>Perfect Strangers</album>
<cover/>
<duration>190</duration>
<campaignId/>
<fileId/>
<programStartTS>22 Jan 2021 04:12:20</programStartTS>
<adBlockPos/>
<preload>
<pProgramType>PGM</pProgramType>
</preload>
</playlist>
ENTER NAME OR FULL PATH PATH 1% /playlist/output/station/program/media/title
ENTER NAME OR FULL PATH PATH 2%/playlist/output/station/program/media/title/artist
ENTER NAME OR FULL PATH PATH 3%/playlist/output/station/program/media/title/artist/album/album/cover
OR
http://0.0.0.0.0:2000