Our company has been using a custom Python script to handle our RDS task for awhile now. Basically what we're doing is parsing the MediaTouch XML file and if music matches our music category of CMU, it'll send the now playing information. But, advertisers who purchase ads and want them to show on RDS, the sales people will load the ads into the COM category and write a campaign message in the album field. This script sees that and sends it to the RDS encoder at the remote tower site. If the ad is in COM but DOESN'T have album information filled in, the script skips over it and displays a generic station message.
I'm hoping to do the same thing with Magic RDS. But, I don't know the proper way to write it out or if it can even do such a thing. I'd also like to take Voice Tracks from our VT category of VTC and display weather.
Is this possible? Has anyone done this and if so what's the way to do it.
Thank you for any help.