radiobrowser-api
radiobrowser-api copied to clipboard
radio browser server api
Most streams are over HTTP even if most people prefer HTTPS. It would be great if secure connections could be listed.
Don't you think it would benefit the project to open a separate repository (radiobrowser-database) for the database content? I'd like to submit https://github.com/davidhedlund/radiobrowser-crawler to it.
On some stations the bitrate information is 0. For example "Deutschlandfunk" ``` id":"59591" "name":"Deutschlandfunk [Ogg 104k]", ... "bitrate":"0" ... ``` When the bitrate information can't be read correctly, it think...
Hi All, Here i'm trying to implement api files in live cpanel its not working, it shoes 500 internal server error if you can please help me its urgent.:)
[This issue cover radiobrowser (API, [radio-browser.info](https://github.com/segler-alex/radiobrowser/issues/53)), and [RadioDroid](https://github.com/segler-alex/RadioDroid/issues/169)] There should be advanced search options so you can combine at least: * Country * State * Language * Tag * Codec...
Lots of radio stations comes with advertising. Lots of people including myself only listen to non-commercial radio. Please add "Advertising" and "Non-advertising" fields to the edit page. Then it should...
When you stream a playlist with VLC for example the "Genre" field in "Information..." (right-click on the playlist to see it) is going to be filled. This can be recorded...
Absolute Radio has many stream links for all of their different stations: http://absoluteradio.co.uk/listen/links/ Can you advise which to add. Can they be grouped by station and/or format?
`Stations that got clicked recently` and `Stations that got changed/added recently` state "Returns a list of stations that got added or changed recently." What exactly means "recently"?
When bitrateMin is set for example to 192 (kbps) while calling "/stations/search", the server returns also bunch of stations with bitrate set to "128000" (128 kbps) messing the whole result....