Recent Posts

Pages: 1 ... 7 8 [9] 10
81
Bug Reports / Re: Full Version Key does not work
« Last post by Jan on April 13, 2026, 10:28:54 pm »
Thank you for purchasing the Magic RDS 4 license.

You're using more than 4 years old version of the software. Please update to recent version. Then generate valid key using current installation ID and your existing user ID.
82
Bug Reports / Full Version Key does not work
« Last post by weather01089 on April 13, 2026, 10:25:07 pm »
Hello went into license manager, clicked the link, paid, got a license key. Verified the Installasion ID is right
The key does not work, says "Invalid Key" Also does rds4 support uploading a logo to the pira box? The pira does display a default logo.

Thanks, Ray
83
Control Software / Re: Magic RDS 4 - Internet Website Text Source - javascript(s)
« Last post by Jan on April 13, 2026, 09:36:17 pm »
What you are trying to achieve — loading and processing a complex web page directly in Magic RDS — is unfortunately not the right approach, for several fundamental reasons:

  • Magic RDS is not a web browser
    Modern web pages are designed to be rendered by full-featured web browsers (such as Google Chrome or Mozilla Firefox), which include sophisticated HTML parsers, JavaScript engines, CSS rendering, and dynamic content handling. Magic RDS does not implement this kind of environment and is not intended to replace a browser. There is currently no simpler or lightweight alternative that can reliably interpret such complex, script-dependent pages.
  • Periodic fetching creates significant overhead and stability risks
    To keep the displayed text up to date, the system would need to repeatedly download and process the page. With complex pages, this implies:
    High CPU usage (due to parsing and potential script handling),
    increased data transfer,
    risk of instability or crashes.
    This is far beyond what is practical or safe for a system like Magic RDS, which is designed for efficiency and reliability.
  • No reliable way to extract the required text
    Even if the page could be loaded, there is still the unresolved problem of identifying and extracting the specific text you want.
    In modern web pages, the desired content is often generated dynamically via JavaScript, meaning it is not directly available in the raw HTML. Without a full browser engine, there is no reliable way to locate and isolate the correct data.

Recommended approach

The correct solution is to use a simple and dedicated data source, for example:

A plain text file (TXT)
A simple XML or JSON endpoint
A lightweight server-side script that extracts and provides only the required text

In other words, the Magic RDS can only retrieve a single file which should ideally contain a simple and consistent text data structure or the already prepared, clean text. The text in this form is always present on the web server or in associated database. Contact support to gain access to this data.
84
Control Software / Magic RDS 4 - Internet Website Text Source - javascript(s)
« Last post by saxonlh on April 13, 2026, 09:15:09 pm »
I'm trying to use the "External Text Sources" functionality of Magic RDS 4 to capture the Now Playing schedule information from the NPR widget for our station.  Unfortunately, the page is loading and executing a couple critical javascript sources to complete the page so all I'm getting is the raw html including the .js calls.   Is there a way for RDS4 to process the html and .js and then use the results as the source text?

https://composer.nprstations.org/widgets/iframe/now.html?v=5.13.8&station=5182a6b1e1c8386dfc2a9880&style=v2

thanks,
Saxon
KUFM, Montana Public Radio
85
Feature Requests / Re: MagicRDS4 UECP
« Last post by zvykov on April 13, 2026, 02:55:51 pm »
Unfortunately, the original program works via RS232.
86
Feature Requests / Re: MagicRDS4 UECP
« Last post by Jan on April 13, 2026, 10:07:50 am »
If an RDS encoder requires data reception using a non-standard protocol, this can be handled using a virtual port in the Magic RDS 4. You connect the proprietary applications to this port and there, the redirection will be performed directly to the encoder Connection(s). The condition for using this procedure is, of course, that the proprietary application supports TCP or UDP connection.

For complete setup see m4vp.pdf, section "Data Splitter for RDS Encoders".
87
Feature Requests / Re: MagicRDS4 UECP
« Last post by zvykov on April 13, 2026, 09:49:22 am »
I think I've come up with a way to implement time synchronization on the problematic encoder.
My idea is to use the MagicRDS scheduler itself and, say, send a time command (e.g., 00:00) to the encoder every midnight. The command (code) itself, given the "original" application, would need to be calculated.
What do you think of this implementation? Or are there more correct and logical approaches?
...
But it is unclear what to do with the date in this case.
88
P275 FM Analyzer / Re: P275E
« Last post by Jan on April 12, 2026, 06:29:02 pm »
Resetting the module to factory defaults also affects the access to the web manager. Instead of filling in the original login, leave the fields blank. See more info in the device manual: https://pira.cz/fm_broadcast_analyzer/?art=p275e

If you have any doubts about the functioning of the device, you can always send it to us for verification. If we find that the cause is a hardware defect in the xport module, we will of course replace it for you.

But first, I would restart all network elements, including your PC. Also try another web browser. These are general tips that, regardless of the specific device, sometimes lead to a solution.

Anyway, thank you for all the information you provided. For further steps please contact us via email.
89
P275 FM Analyzer / Re: P275E
« Last post by Marc1963 on April 12, 2026, 06:16:50 pm »
I performed a factory reset on my FM275E, and now when I log in with admin and PASSWORD, I only get a blank page and nothing else loads.
90
P275 FM Analyzer / Re: P275E
« Last post by Jan on April 12, 2026, 05:27:20 pm »
The P275 actually does not work with the Ethernet network layer at all, everything is managed by the Lantronix module.

You have tried various settings for this module, so it might be worth trying to reset it to factory settings now, using the appropriate option on the website. Then set it to operational status, see also the pdf manual. If it still doesn't work, it's pointless to continue to troubleshoot the device settings and you will need to look for the cause directly on your PC.

Based on the information you provided, I can tell that the P275 itself is fine and is not the cause of the issue. The Lantronix modules also very reliable in this regard. You have also ruled out the possible cause in FM Scope.

If you are at a loss, try resetting your network router, which is sometimes surprisingly the cause of these problems.
Pages: 1 ... 7 8 [9] 10