Since you own the radio station, have the web site show the currently playing song instead of that, and have your app scrape that using the Web component.
Well that took an awful long way to get to the bottom of the problem.
What I would try, is making a simple website which only include the Information you want to display.
Then you can just read that website in the app and display it accordingly.
unfortunately we do not know what you have tried...
It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.
To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.
This is my blocks and what I'm trying to add is a now playing so that people can see what songs are playing? It's hard for me to explain as I've got autism and I'm autistic
Alright, I see, still a bit weird from them. But who knows
I'm a bit busy right now, but I would be willing to take a closer look at the problem on Sunday.
So that I can provide you with some sample blocks and what to put on your website.
If you're interested just hit me up in the pm, so we don't have to annoy everybody here.
And if somebody is able to find a solution that works for you early here, that of course also would be great.
When I start player 1, player 2 should not be able to be activated. And vice versa. Unfortunately, it doesn't work that way. I can start Player 1, but also Player 2. This means I can hear both streams at the same time. How can I deactivate a player when another player is currently active?
Another problem is the song display. So, when I start a payer (Player 1 OR Player 2), it should also be shown which music title is being listened to. The song title with artist should be displayed in a different box.
you can't have 2 Screen1.Initialize events... you should join them...
also what about using only one Player component... just set the source of the Player before playing...
and for streaming a streaming player might be the better choice?
there are streaming player extensions available, see also https://puravidaapps.com/extensions.php
Thank you for your quick response!
Both channels should be shown on one screen, because the app is easier to use. I also created the buttons myself and wanted to incorporate as few other designs as possible.
Isn't it possible to use my design anyway? Without foreign players?
as already said, you can't have 2 Screen1.Initialize events... you should join them...
can you see the red error? you might want to click onto the red X and read the error message...
however you do not like to play both streams at the same time, do you?
what exactly is "it"?
unfortunately you did not provide a screenshot of your latest relevant blocks, so we only can guess...
how to set the source before playing see also the jukebox example here
I am wondering if anyone is still monitoring the thread. I am building a live-streaming app and need help. Can I please be pointed to the MIT extension used for this app? Thanks, Fred