Recent Posts

Pages: 1 ... 7 8 [9] 10
81
For each line in the Text Replacing box, you may specify the Output(s) or Source(s) which applies to. If nothing is specified, it applies to all.

To process the line only by Output ID 1:

Code: [Select]
Change                     To
%OUTPUT1%Unwanted text     Final Text


To process the line only by Source ID 1:

Code: [Select]
Change                     To
%SOURCE1%Unwanted text     Final Text


To avoid the Text Replacing completely for specified Output, type this:

Code: [Select]
Change                   To
%OUTPUT2%%REGEXP%.*      %END%

so all lines below will not be processed by Output ID 2.


If you select the line by mouse and then rightclick, you may move the line or enter a new line between existing lines.
82
Hi, Jan!
I've been using Magic RDS for a long time, it's a great program. Recently I needed additional output of processed sources to a txt file. I managed to set up saving itself, but I encountered the fact that it doesn't need a text replaycing, which I use for rds output. Is it possible to somehow distribute the use of a text replaycing between different outputs/connections or, maybe, there is another idea on how to do this?
Thanks.
83
Configuration Options and Possibilities / Re: Omnia SST
« Last post by Jan on March 25, 2025, 09:14:04 pm »
Thank you very much, everything is clear. I don't expect Omnia to fix it, so I will have to modify the standard URL encoding routine in upcoming version.
84
Configuration Options and Possibilities / Re: Omnia SST
« Last post by juglaresdelrock on March 25, 2025, 09:09:32 pm »
Thanks for your time.
85
Configuration Options and Possibilities / Re: Omnia SST
« Last post by Jan on March 25, 2025, 08:59:03 pm »
Thanks for quick response. Hard to believe that Omnia forgot the '+' unescaping, still widely used.

Could you please try these two lines in web browser? (use text copy&paste, not direct clicking)

http://127.0.0.1:7380/parameter/pgm_0/enc/stream_metadata=Sample+data
http://127.0.0.1:7380/parameter/pgm_0/enc/stream_metadata=Sample%20data
87
Configuration Options and Possibilities / Re: Omnia SST
« Last post by Jan on March 25, 2025, 08:38:36 pm »
Could you please post your settings in the Magic RDS? The plus sign ('+') is used as an escaping character for space in URL. Cannot imagine a reason why it appears in the final text.
88
Configuration Options and Possibilities / Re: Omnia SST
« Last post by juglaresdelrock on March 25, 2025, 08:15:51 pm »
It works with Omnia, but when you send the information from a .txt file, + appears instead of spaces between words.
89
Release News and Tutorials / Re: Release News and Change Log
« Last post by Jan on March 20, 2025, 09:48:44 pm »
Version 4.2.3

http://pira.cz/rds/magicrds/MagicRDS_Setup.exe

  • UECP device model now supports MEC 48: DAB+ Dynamic Label Plus (not sure why so many pluses but that's what they officialy call it)
  • Communication decoder now shows DAB+ DL/DLP in full length of 128 bytes
  • Due to increasing number of supported device models and purposes of use, the Connection Kind now contains several categories instead of the 'RDS Encoder' only
  • External text sources: The source sequencer has been completely rewritten, solving some limitations and bugs
  • External text sources: Transition Optimizer function added to Output. User can specify minimum display duration for all texts.
  • External text sources: If reading a web file and no explicit coding is specified, the UTF-8 coding is expected instead of ANSI
  • Device model 'User Defined 1': prefix and suffix now supports Dynamic Elements (see extsrc.pdf for details)
  • Internal channel - Data distribution - saveto: parameter prefix and suffix added, with support of Dynamic Elements (see extsrc.pdf for details). This allows for example saving playlist with date and time added to each line.
  • Text Campaigns tool with up to three items is now available also to the 'Activated' license
  • Embedded website bug fix: '\' character did not show in forms

Known issues: The Remote Bridge option does not work in this version.
90
Release News and Tutorials / Using the RDS Spy real-time RDS decoder from any PC
« Last post by Jan on March 20, 2025, 01:34:12 pm »
Following method applies to advanced RDS encoders which support remote RDS output monitoring and software port multiplication.

To show the RDS output from certain RDS encoder, user may simply click on the RDS Spy button in the Magic RDS 4. To get the same functionality on any other PC (in the same LAN on even anywhere in internet), follow these steps:

  • Select the RDS encoder you want to monitor and click on the Virtual Ports button
  • Add new Virtual port, type TCP Server, choose appropriate (free) TCP port
  • Install the RDS Spy on the other PC
  • In the RDS Spy from https://rdsspy.com/, go to Configure - Select RDS Source
  • Select ASCII G Protocol, TCP/IP connection, RDS Encoder device type, fill IP address of the Magic RDS PC and the TCP port chosen in step 2
Pages: 1 ... 7 8 [9] 10