segler-alex / radiobrowser-api-rust

radio-browser API implementation in rust
GNU Affero General Public License v3.0
230 stars 96 forks source link

How to download radio stations in a playlist? #123

Closed szedar14 closed 2 years ago

szedar14 commented 3 years ago

On the page https://www.radio-browser.info/#/, after selecting the country, PL shows 10 radio stations, of which there are many more than 700, but when I download a playlist, I only get 10 radio stations. My question is how should I download all radio stations from a given country.

nepodev commented 3 years ago

http://all.api.radio-browser.info/m3u/stations/search?countrycode=PL

szedar14 commented 3 years ago

Thanks @nepodev it's a pity that you need to have some knowledge on how to get such a list. It will not be possible for an ordinary person.

nepodev commented 3 years ago

I see. In this case your request belongs to the frontend https://github.com/segler-alex/radiobrowser-web-angular This repository is for the API.

big610 commented 3 years ago

It would be nice to have an option for the ability to change the view, view all, like it was before. This encourages the ability to Add, check & view Favicons, URL addresses, and check the database for existence of the station.