Centova Technologies Forum

Centova Cast v3 => General discussion => Topic started by: dubstepbr on November 08, 2016, 08:12:20 am

Title: TXT Artist Name and Music
Post by: dubstepbr on November 08, 2016, 08:12:20 am
How do I create a .TXT file with artist name and music
Title: Re: TXT Artist Name and Music
Post by: SCIFI.radio on December 28, 2016, 09:39:52 pm
I bet I know why you need this. We're working on the same thing.

The best way to do this is to use an Event Script. You'll have to look that up in the documentation, but basically it's a way to write bash scripts and extract information from the environment table. From there you should be able to assemble a JSON data structure and write it to a TXT file. From there you can do whatever you need to with that file.