Hello,
I am trying to get PAD data that comes in over UDP from an XDS receiver to work with my P132 RDS encoder.
I have a bridge setup to send the UDP data to an internal text source/channel, and I do see the PAD data showing up in the overview log, here is a sample, italic is what is sent UDP:
[2022/02/03 14:53:16.417]
TX:
send text P '<COMMAND> <PLAYBACKSTATE> <TRIGGER> PLAY </TRIGGER> <PLAY INDEX=0> <CUTID>81525</CUTID> <TITLE>AM (REMIX)</TITLE> <GROUP>MUSIC</GROUP> <ARTIST>NIO GARCIA J BALVIN & BAD BUNNY</ARTIST> <LENGTH>3:55</LENGTH> </PLAY> </PLAYBACKSTATE> </COMMAND>'
But I can't figure out how to re-format that to be sent to my P132 on RadioText like:
Title - Artist ON STATION 99.1
Would also like Title/Artist show up on RT+, and have the timeout working so when a song ends it goes back to my default RadioText.
Thank you for any and all assistance