Previously, we exported our metadata for our internet stream in a simple text file. It worked fine.
But we recently changed our sound processing system (Sound4 Pulse) which now requires xml format instead of a .txt file. We only use ARTIST and TITLE (in format ARTIST - TITLE), noting else.
How can I generate this xml file ?
Thanks.
Thank you for the tip
And I just put â%a - %bâ in the XML model part ? Or is it more complicated than that ?
(sorry, I canât test it because it needs relaunching mAirList, and I canât do that right now)
Hello.
I tried your solution and it doesnât work
I tried several syntax, such as %a - %b, ARTIST - TITLE, artist-title, and even in French artiste - titre but I always get the same error message which is partly in French and partly in English.
This error message can be translated as âerror loading (XML log file (C:\Users\Philippe\Desktop\data.xml)) : Error parsing XML template: Not valid in the upper section of the document. Line: 1 %a - %bâ.
Thanks, Torben. It works fine !
Just one further question : if I want to display something like âartist - titleâ (with an hyphen between both words), how can I do ?
I have now to test with the Sound4 system, as I donât even know what this sound processing system is expecting in terms of file !
But at least, it works on mAirList side !