1568 comments found.
Dear Sodah, I have radio catalog website, something like flashradio.info. Can I use regular license for all radio stations on my website?
the license is for one domain. Ont his domain you can use multiple Radio-Player.
OK, I will install player on one domain. As I can see player is not sticky, is there any solution to use your player fixed in one position on webpage as you do that on examples page on your website.
hello, sorry i don’t have a sticky player solution. The best way is to use a HTML-Forum for a Sticky solution.
How to add a link to itunes next to the player? As in your examples https://www.flashradio.info/shoutcast/80s/1681319 youtube and link
Hello, sorry this is a special development for shoutcast.com.
I don’t need yuotube. but just a link to itunes? you have it implemented in the picture now playing
Link to itunes is included.
A good radio player, actually. Only since I’m using the JQuery version, no current title is displayed. The path to the current song is also shown, but it still doesn’t work. On the generator page the current title is shown. Very funny.
You can find the player at https://EpicCast.de.
I have now read about the CorsProxy and have already contacted my provider.
Das Problem ist die fehlende CORS-POLICY auf dem Streaming-Server. In diesem Fall für die URL: https://stream.epiccast.de/currentsong?sid=1. Wenn diese erlaubt, dass die URL epiccast.de die URL öffnen und lesen darf, läuft es. Aus diesem Grund biete ich als optionale Lösung die Möglichkeit eines CORSPROXY-Server an. Diese simuliert den erlaubten Zugriff.
Was kann ich denn genau meinem Hoster sagen? Ich habe ihn aktuell angefragt, ob er CORS aktivieren kann, sodass ich CorsProxy auf none setzen kann.
Ich denke, wenn Du ihm das hier den Fehler hier zeigst, der bei Dir in der Console auftaucht, dann weiß der schon bescheid: Access to XMLHttpRequest at 'https://stream.epiccast.de/currentsong?sid=1' from origin 'https://epiccast.de' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Und hier findet man auch einige Hinweise: https://enable-cors.org/
Und nutze besser mal das neuere jQuery z.B.: https://code.jquery.com/jquery-3.2.1.min.js
I have shoutcast and icecast hosting control panel. and I have 100s of active clients and they are using our control panel in their own VPS and dedicated server. Can I integrate this player in my control panel so all users auto get this player ? Its allowed ?
Hello, the player is just for 1 client in the single license. With the extended license you can do this.
Pricing for extended license ?
Look on top at this site. And change the license Model from standard to extended.
Looks too costly 
Hello, how are you ? I bought the Native Web Radio Player WordPress Plugin, and generated the shortcode correctly, showing the name of the song that plays in Shotcode Genenator. However when placing on the site, the player appears but the name of the song does not appear. Could you help me with that?
Hello, please look at this FAQ: https://codecanyon.net/item/native-flash-radio/9672527/faqs/22871
I read the page, but I didn’t understand. Everything on the server is correct, since the name appears on the Generate Shortcode page. I have to change in shortcode, http://208.115.213.242:8390 for: http://208.115.213.242:8390/currentsong?sid=1 Would it be this ? Could you help me with that? Please
I think your webserver don’t allowed the cross-scripting to a other server. Can you send me a link from your site?
www.showtimeradio.com.br
Hello, i have look at you page. Your webserver don’t allowed the cross scripting. Look at this FAQ: https://codecanyon.net/item/native-flash-radio/9672527/faqs/22871 to point 1.
We bought the JQUERY version by mistake and we need the version of the wordpress plugin. Is there any way to change the version of the plugin?
no problem with purchasing.
Hi Sodah, not sue if you can help me with this. We use radio.co to stream. I can get the player working with audio but the song title and artwork do not display. I have tried using the corrsproxy but no luck. Any advice? Below is my script; $(”#myradiodivcontainer”).flashradio({ token: “eHh4L3R2cWZzemJkaXVzYmVqcC9kcG4B”, userinterface: “big”, backgroundcolor: “rgba(0,0,0,0.5)”, themecolor: ”#f9ad19”, themefontcolor: ”#ffffff”, startvolume: “75”, radioname: ””, scroll: “auto”, autoplay: “false”, useanalyzer: “fake”, analyzertype: “4”, usecover: “true”, usestreamcorsproxy: “false”, affiliatetoken: “1000lIPN”, debug: “false”, ownsongtitleurl: ””, radiocover: ””, songgooglefontname: ””, songfontname: ””, titlegooglefontname: ””, titlefontname: ””, corsproxy: “https://html5radioplayer1us.herokuapp.com/?q=”, streamprefix: ””, mountpoint: ””, radiouid: ””, apikey: ””, radiojar: ””, streamid: “1”, streampath: ”/listen”, streamtype: “shoutcast2”, streamurl: “https://stream.radio.co/s9be1fd909”, songinformationinterval: “5000”, }); </script>
Thank you in advance for any help you can give. And Happy New Year 
Hello and happy new year. For this problem i have make a FAQ. You can this read here: https://codecanyon.net/item/native-flash-radio/9672527/faqs/22871
Thanks Sodah, I tried the solutions but they don’t work. I also verified the server settings with my host and they are set as requested in the FAQ. Any other possible suggestions?
ah ok, can you send me a link from your site. I will look for this.
Thank you Sodah, I realy appreciate your time and help. http://www.superyachtradio.com/
The link above is using one of the suggested corsproxy servers. I have created a page using the corsproxy set to php in case it helps http://www.superyachtradio.com/index-php.html
I have look, but this is not a shoutcast stream. Which format is this`?
Hi Sodah, correct, it is infact an Icecast stream, my settings were incorrect. I have tried with the “icecast” & “icecast2” setting and the radio plays but still no Song title or Artwork
But this is not a standard icecast server. All icecast server uses a status-json.xls file. Look at here: http://www.icecast.org/docs/icecast-trunk/server_stats/ And your stream URL will not work for me here in germany: https://stream.radio.co/s9be1fd909
I will check with the streaming company. Did you try https://stream.radio.co/s9be1fd909/listen to see if it works, that is the link provided by Radio.co
I have look at here: https://radio.co/blog/relay-radio-streams-your-station You use a relay on radio.co. What relay-URL is this? Radio.co is not a icecast streamer. This company connected different stream types to a own format.
radio.co have a own format for metadata: https://help.radio.co/en/articles/899756-playlist-metadata
I have asked for Radio.co to confirm what the stream type is and whether they use a special meta data or the conventional meta data stream. Regarding the Relay URL, we are not setup as a Relay, our studio desk connects via BUTT to the Radio.co server and they broadcast from there to our website
Hi Sodah, you were correct Radio.co is using a propriatory metadata, they sent me the following reply with a link for using their API’s.
The Development team have confirmed to me that the stream does have propriatory metadata in place. They also confirmed to me that the stream meta doesn’t contain artwork info that comes directly from the API and they’ve given me an example of how you’d grab that from out public API here: https://codepen.io/jimrco/pen/jONZJdx.
Can you see any way of getting the artwork and songtitle working? I appreciate that this is not your problem and thank you again for taking the time to look into this for me.
Hello, today i have make a update with support for radio.co. Look at here: https://bit.ly/3agJ5m8 You can update the player inside your wordpress.
YOU ARE F&$#@&G AWESOME!!! Thank you Sodah….cannot believe your level of support….never seen it before!!
Sorry…just one thing, the Artwork is showing perfectly but the song title isn’t displayed. Is there something I need to do in settings? I have looked but couldn’t find anything.
look at here: https://bit.ly/3agJ5m8 It works perfect. Or what do you mean?
ah, please make under advanced settings-> CorsProxy make it empty
look at here: https://bit.ly/2R29FYQ
It is still the same, I see the Artwork displayed center page in a circle and below it I see the station name SuperYacht Radio where I should see the Track Title… Sorry for being such a pain
best way, copy my shortcode on a special site: https://bit.ly/2R29FYQ and send me a link. I will look for the problem. Have you clear your browser-cache?
My mistake Sodah, it works if the Theme is set to small, however if I change that to big the the song title doesn’t show…odd!
ah, yes this is crazy. I will fix this. Thanks!!!
Thanks Sodah. FYI I have the code posted if it helps http://www.superyachtradio.com/
now it works fine: https://bit.ly/2sDdYjS Please update it again! And clear your browser cache.
Thanks Sodah. I have the code posted (cut & paste job) to http://www.superyachtradio.com/ The Artwork works but I am still not getting the Track Title on the website, although it does work in the Generator. Do I need to upgrade the js code?
FYI I cleared the Cache and visually checked Page Source to confirm the coreect code was live
Please update it in backend. You use the older version: http://www.superyachtradio.com/js/nativeflashradiov4.js
no!!! Please use the wordpress update. Not download from this site!!!
On this site is the older version.
On Monday will this site make the newer version online.
Hi Sodah, I hope you had a good weekend. Did you have a chance to upload the new .js to the Envato Market? I downloaded a fresh copy and tested but unfortunately no change. Thanks in advance
Don’t download it!!!! Just update it in wordpress backend. This platform check it the plugin in 3-5 Weekdays.
Today is on this market the new version relaunched.
Thanks Sodah, bit confused on previous message, I don’t use the Wordpress version I use the JS version. I presume I download it as I have been?
Downloaded new js and IT WORKS!!! FANTASTIC JOB + FANTASTIC SERVICE = FANTASTIC SODAH
MANY MANY THANKS
no problem. Thanks for this issue. I do my best for this player.
You can rating this item to help me. 
The instructions provided in the video are extremely confusing. I purchased this in 2016 and again yesterday… I also purchased the original versions of these years ago. I cannot get latest version to run on 3 different servers… the way you want us to configure it, thru the generator… does NOT work. My previous versions ALL WORK, STILL… to this day. The newest version does not. The way this is laid out is horrible. Absolutely horrible. I would like a refund on my latest purchase, since I understand you do not provide installation and it will not work when I try to install it.
Hello, no problem. You can refund it here: https://help.market.envato.com/hc/en-us/articles/202821460-Can-I-Get-A-Refund-
Hello Sodah, I have been using your spectacular player so far, and for the first time I have a problem. I used Radionomy and I used the UID AND API KEY, but now with the end of Radionomy everything has gone to Shoutcast and in the Shoutcast system everything is just like Radionomy but they only provide the UID and not the KEY API. the Music Title and the Covers, is there a solution to this already?
You can see my player here. https://www.seguidor.pt/hits/ My Stream Link is this: https://streamingv2.shoutcast.com/radio-seguidor-hitsOhh das werde supi, hier sende dich die Url :
http://s4.free-shoutcast.com:18160Domain: http://www.chile-radio.com/
Mail: info@chile@radio.com
Vielen dank in voraus u. schönes WE
Hi, aber auf der Seite ist kein Plugin installiert. Hast Du das WP-Plugin gekauft und installiert?
Ja ich habe folgende Plugin gekauft wp-native-flash-radio habe auch instaliert direk per FTP . Aber ich komme nicht weiter auf die Seite /www.flashradio.info/shortcode habe den code generiert und kopiert für wp.
es ist nicht aktiviert. Denn sonst würde ich es im Quelltext irgendwo sehen.
schau mal dieses Video tutorial genau an: https://www.youtube.com/watch?v=0_sVev47Ggc
baue mal in Wordpress eine Unterseite und füge den hier generierten Code ein: https://bit.ly/2t8mR58 Nur den aus dem Wordpress-Bereich einfügen.
Hallo Jörg gestern habe dein Player für Chile Radio gekauft, und habe folgende problemm wenn den Code einfüge in Wordpress direkt in ein Widgets oder Seite leider passiert nicht. für ein Tip werde ich sehr dankbar. Grüße aus den Emsland
Hi, hast Du eine URL für mich? Baue zum Testen für mich eine kleine Unterseite nur mit dem Radio. Hast Du auch die WP-Version gekauft? Gruß aus Rhein-Hessen
In player we are getting : James – Born Of Frustration
How to remove that ?
This is coming from the meta-data. You don’t need song information?
For each and every radio its showing same “James – Born Of Frustration” so this is really pain. check the screenshot : https://www.dropbox.com/sh/ssubcjfoodg8u50/AACOTlyT-eWM9DQ0XgZy42IPa?dl=0
Can you send me a URL from your site?
your stream url will not work her in germany. I can’t test it. But i see a url-syntax for a shoutcast url. You have set a radionomy-url.
Can you plz check via proxy plz and guide me
which country?
plz check https://radiofm.link/single/Classic_FM
this is a icecast stream, look here: https://bit.ly/35EB2Ms
Thanks, Player will auto detect ? Because its Radio Directory and verity of stream link we will include there.
Hello, no sorry. This will not work. You must setup every stream manualy.
For Now I want to Hide “James – Born Of Frustration” which is default coming for all radios. Plz guide
Then you change the StreamType to other one. Don’t use Radionomy.
Hello will you be able to have your player permanent display all pages without cuts at the bottom of the page thank you
Hello, you need a sticky player. My player have no sticky mode. Sorry.
Hi, I have a proble: no sound on iOS (iPhone).
On Windows and Android it works well.
Thanks, G
Can you send me a link? I will look.
I’m not comfortable sharing the link here. Please contact me directly at contact(dot)filtering(at)gmail(dot)com. Thank you!
You can describe your issue and send it directly to the developer: flashradio@sodah.de
I Sodah, happy new year
, is it possible to customize the background? as in this example: https://www.flashradio.info/shoutcast/80s/1816910
you can make the background transparent and set via html a own background.
great idea
I installed the player on my website, but on many occasions, when you open the page, you don’t see the player. I have to restart the page to see it, sometimes I have to restart it up to 3 times.
Once they told me not to use the auto play. Now I don’t use it, but I still have the same problem.
This is my website: http://radio.deregresoalafuente.com/
I can see the player. In which case is the player not visible?
Can you indicate an HTTPS streaming provider that works with your app?
Everyone I tested here in Brazil does not work the part of the metadata
??? I don’t know what do you mean.
hi, I want integrate your player in androids apps (cordova system). But how build the apps with your token system ?
hello, this will not work for android apps. Is just a website plugin.
Hi Sodah,
We’re running into an issue with external controls. When you pause/stop the stream via the android header (not via the webpage), the stream will start again. The only option then is to stop the stream is by opening the webpage and stop it from there. This is a highly annoying issue and we hope to get it resolved before we release our website.
We have been communicating about this issue via email but I hope by buying support you can create time for this issue.
If you need further information please let me know.
Best Regards, Roy
The reason is the multiply instances from the player. This is not supported by the browser.
Is there a workaround available?
The problem is the browser. This not supported this. No solution for this available. I will make in the next update (03-2020) a single player option. This will work correctly with the browser control.
This has been working on a domain without any issue, then suddenly this week displays: ‘Please get the token on www.flashradio.info/register’!! It was registered, now I have to register it again to get it working on a production site??! This is terrible that a plugin will act in this way on a live site!
if you change the url you can create a new token for the new domain. This is no problem.
We haven’t changed the domain – nothing has changed at all
can you send me the URL from your site?