Problem RadioBOSS.fm

nelson c

Well-known member
Hello Dmtry, I'm using the RadioBOSS.fm test plan and I have the following problem. My web player is composed of the metadata that are using PHP.
I get the metadata link:
Code:
header( 'Location: http://s2.radioboss.fm:***/live.xspf');

The problem is that when charge the page if the metadata are loaded before the audio, does not play anything.
Otherwise, start playing the audio, the metadata will not work.

realized that this is because it is limited to a listener or query by IP. How can disable this? or expand to two connections per IP.(Audio and metadata)

Thank you
 
Perhaps the problem is that the trial account is limited to 3 listeners. You can look at the logs (in the control panel) to see what is the reason it does not work.
 
Back
Top