Pira.cz Technical Forum

Radio Data System (RDS) => Control Software => Topic started by: jely on March 06, 2018, 12:16:17 am

Title: wide orbit Integration with magic
Post by: jely on March 06, 2018, 12:16:17 am
Right now I'm sending now play info from wide orbit to a text file and magic is reading it and sending it to the encoder but in w/o I have to define the amount of charters for artist and title so when magic reads it, it there are spaces after the artist and title. The RT field corrects it but in the PS field it displays the spaces. Is there a way to correct this or is there a better way to integrate with wide orbit? ei xml or something else. Thanks for the help
Title: Re: wide orbit Integration with magic
Post by: Jan on March 06, 2018, 06:10:20 am
To remove unwanted spaces, use the example from the Magic RDS help:

Tools - External text sources - Text replacing

Change
%REGEXP%  +

To


Make sure there are two spaces in the 'Change' field and there's nothing in the 'To' field.