How to get song
information from Nexgen XML file? |
The Nexgen automation produces a text file with
current song title and artist. The file has an XML structure as shown in this example:
From version 3.8c the Magic RDS control
software includes direct support for XML:
- Open the External Text window, select Text Sources
card and define new text source:
- Select the Nexgen XML file. In the Process dropdown
list select the XML option.
- Fill the element names: title
as value %1%, artist as value %2%.
Fill the output template: Now Playing: %1% - %2%
Note: Since the element names occur only once in the file, there's no need to
fill full path to the element.
- Click on the Test button:
Yes, it's okay!
|