Recent Posts

Pages: 1 ... 6 7 [8] 9 10
71
Configuration Options and Possibilities / Re: PTY NEWS
« Last post by Jan on July 20, 2025, 12:32:27 pm »
Only single source should control the PTY at the same time. Otherwise use JavaScript for programming the switching logic (this may not be trivial).

Back to your question: Advanced RDS encoders should support Port Access Control or equivalent feature. You can block PTY switching by setting the PTY command enable flag to 0. Then unblock by setting back to 1.

Example for PIRA encoders

Code: [Select]
send command:"PTY=1"
send command:"PAC 0,8E=0"

PTY not allowed to change here

Code: [Select]
send command:"PAC 0,8E=1"
send command:"PTY=15"
72
Configuration Options and Possibilities / PTY NEWS
« Last post by radioroccella on July 20, 2025, 11:45:37 am »
Good morning, I have set PTY switching during the transmission of NEWS from source 1.
Unfortunately, I have other sources that are playing during normal programming and therefore the PTY is subsequently changed.
How can I block PTY switching during the transmission of News from source 1?
73
P132, P164, P232(U) and P332 RDS Encoders / Re: Song data from Siman to the p232u
« Last post by Jan on July 15, 2025, 08:09:51 am »
OK, you chose the XML file method, but this one will work just as well.

Now set up the Magic RDS 4 to encode and broadcast the information contained within the XML file.
Use this simple example as a guide: https://pira.cz/forum/index.php?topic=987.0
74
We can confirm that BSI Simian software is able to write the meta data to a .xml file, it’s updated, we can see it.
The magic RDS 4 software can view the .xml file and show the contents, but doesn’t encode the data into the broadcast.

The BSI Simian platform is able to generate the meta data, and the RDS receiver (Magic software) can see the data, but It is not encoding or broadcasting it.

It seems that the information available it is referencing an older Magic software. The online manuals keep referencing tabs and icons that don’t exist.

Thank You!
75
Bug Reports / Re: Radiotext +
« Last post by Jan on July 08, 2025, 09:33:52 am »
Thanks! It is not ok anyway for us, a fix is necessary in the app :)
76
Bug Reports / Re: Radiotext +
« Last post by radioroccella on July 08, 2025, 09:31:56 am »
The cause was found: two empty spaces were inserted after the prefix "ON AIR"! :) :)
77
Bug Reports / Re: Radiotext +
« Last post by radioroccella on July 08, 2025, 09:13:17 am »
Goodmorning, in Overview and Monitor is ok.
78
Bug Reports / Re: Radiotext +
« Last post by Jan on July 07, 2025, 05:45:02 pm »
They are not cut off - entire RT+ is shifted by 2 characters. Probably the same 2 characters which can be found in the original text after the 'ON AIR:' prefix but which do not appear in the final RT. Such 2 characters are probably incorrect (not spaces). It's hard to say what the cause is without knowing more information. Especially the original text and the command being sent to the encoder (Overview - Communication Monitor)
79
Bug Reports / Radiotext +
« Last post by radioroccella on July 07, 2025, 05:32:10 pm »
I think I set some parameters incorrectly but suddenly I find myself with Radiotext + where the first two characters are cut off. ??
80
Silence Detector / Re: Error Gmail
« Last post by polopudding on July 05, 2025, 11:28:17 am »
I generated an app password from my Google Account but unfortunately Google does not allow me to select SSL on the app also it is asking me to issue STARTTLS command first. How do I do that?
Pages: 1 ... 6 7 [8] 9 10