How to get song information from Power Studio XML file?

The Power Studio automation produces a text file with current song title and artist. The file has an XML structure as shown in this example:

pows1.gif (11277 bytes)

From version 3.8c the Magic RDS control software includes direct support for XML:

  1. Open the External Text window, select Text Sources card and define new text source:
      
    pows3.gif (22014 bytes)
      
  2. Select the Power Studio XML file. In the Process dropdown list select the XML option.
      
  3. Fill the element full paths:
    /BroadcastMonitor/Current/titleName as value %1%,
    /BroadcastMonitor/Current/artistName as value %2%.
    Fill the output template: Now playing: %1% - %2%
      
  4. Click on the Test button:

    pows4.gif (2946 bytes)

    Yes, it's okay!

 

(C) 1999-2024 Pira.cz. All rights reserved.