radiobrowser-api-rust
radiobrowser-api-rust copied to clipboard
radio-browser API implementation in rust
some ideas: * add sidemenu that is always visible with the document structure * split up into more files, not one big file * use bigger part of the screen...
Hello, https://siptv.eu/howto/playlist.html provides a specification of M3U files. Maybe tvg-logo (and/or tvg-logo-small) could be added. Kind regards
The tls cert for https://all.api.radio-browser.info does not work for me on Chrome, stating `Your connection is not private`.
Hi, Could you update radio info for me? { "name": "Rockenfolie", "url": "https://player.rockenfolie.com/", "homepage": "https://rockenfolie.com/", "favicon": "https://rockenfolie.com/fichiers/2021/01/LOGO_ROCKENFOLIE_512.png", "countrycode": "FR", "state": "", "language": "french français", "tags": "rock" } Thank you. Arnaud
Would love to use this service for finding a matching logo to my stations on my internet radio player MSP32 ...Is there a way to search by stationurl?
https://de1.api.radio-browser.info/xml/stations/bycountryexact/ https://de1.api.radio-browser.info/xml/stations/bytagexact/ https://de1.api.radio-browser.info/xml/stations/bylanguageexact/ ... produce results (besides bad xml with special characters), but the "" (empty) options are not listed under: https://de1.api.radio-browser.info/xml/countries/ https://de1.api.radio-browser.info/xml/tags/ https://de1.api.radio-browser.info/xml/languages/ There should be a line for...
To explain the need, I don't speak here about mirrors, but about how a radio station can offer different quality for its stream (eg. 32kbps, 128kbps and so on), or...
Hey, in case I limit my search query like this: https://de1.api.radio-browser.info/json/stations/byname/npr?limit=10 How do I know the total results count without querying all stations? Best regards, Jonas
Hello, first thank you for a great service (I'm using it with [Shortwave](https://gitlab.gnome.org/World/Shortwave)). Would make sense to add multiple codec format & bitrate to the entry? 1. would be nice...
Would it be possible to add support for genres? Currently, all the genres can be found in Tags. However, it is not possible to filter out all the genres. They...