Ciao a tutti,
today a small extension to help to find web radio from all over the world.
The extension use https://www.radio-browser.info, it is a huge list of web radio.
Ask for the complete list of countries with web radio
Retreive the countries list
the correct responseCode is 200
response is the complete response in json format
countries contains the countries list to use to search web radio
message if there is an error ....
To search web radio
name the name or a part of the name of the web radio
country the country where to search the web radio
limit the number of the web radio in the response
The web radio list found
the correct responseCode is 200.
response is the complete response in json format, if you need more informations.
name the web radio name list found.
urlStream the web radio url stream list to use to listen the web radio.
homepage the web radio homepage url list, if You want to visit the web radio website.
icon the web radio icon url list.
message if there is an error ....
The source file:
WebRadio.txt (11.1 KB)
The extension:
WebRadio.aix (16.6 KB)
The sample project:
WebRadioSample.aia (29.8 KB)
How to use the sample:
on Station, write the name or a part of the name of the web radio to search
on Country, select a country from the list
on Search limit, write the number of the web radio to retreive
press on Search
select a web radio from the list found
the web radio starts to play.
I hope You find useful.
Ciao
Marco