radiobrowser-api-rust
radiobrowser-api-rust copied to clipboard
radio-browser API implementation in rust
Hi! When sending an API call to `.../json/countries`, I get back two entries for Turkey: ``` { "name": "Turkey", "iso_3166_1": "TR", "stationcount": 343 }, { "name": "Turkey", "iso_3166_1": "tr", "stationcount":...
Non-programmer here. Think tank. With the drive to have metadata within a stream provide needed information. And with more stations adopting this, couldn't it be scripted to extract the necessary...
Hello Segler Alex, I have been a big fan of your app for about two years now, ever since I discovered it I have been a great contributor to it,...
I saw this is in the sender "[Taiwan Lounge Radio](https://www.taiwan-lounge.com/)" where under the location category Taiwan was reffered to as "Taiwan Province Of China" please fix this issue.
Currently, to see how many states each country has, one needs to make a request to `/states/` on each of the countries, because `/countries` does not return the amount of...