segler-alex / radiobrowser-api

radio browser server api
GNU Affero General Public License v3.0
73 stars 15 forks source link

Countries mapping #62

Closed kuba14 closed 5 years ago

kuba14 commented 5 years ago

Different country names (with different streams) are used for one country. Example: United States of America

I propose creation of mapping array, that would unite streams of these items into one so API would provide radios of only one such country.

The same problem is in web browser in Search By Countries.

segler-alex commented 5 years ago

countries are fetched from https://restcountries.eu/ and the input field is restricted to only known countries from this service