Link Zenon Media to Visual Radio

Steps to configure Zenon Media to send Nowplaying data to VRA

  1. Go to VRA Cloud Advanced Studio Settings. Add the Zenon Media Automation
    1. VisualRadioAssist
      Generate the Automation Dump URL
      Copy the URL and make sure to verify the host IP / name of VRA Core in the URL.
      Image without caption
  1. Configure a new Web [POST] Destination in Nowplaying Playlist Export
    1. Image without caption
      Image without caption
  1. POST Content-type: “application/xml”
  1. POST Multipart/form-data
  1. Use the following template in the “Format String”
    1. Template

      xml
      <VRA_AutomationLink><Instance>zenon_media</Instance><Current><ID>%CURRENT.ID</ID><Title>%CURRENT.NAME</Title><Artist>%CURRENT.TITLE</Artist><Duration>%CURRENT.DURATION</Duration><StartTime>%CURRENT.START</StartTime><ItemTypeID>%CURRENT.TYPE_ID</ItemTypeID><ItemType>%CURRENT.TYPE</ItemType></Current></VRA_AutomationLink>
      No formatting, the string should not have any new lines in Zenon Media