Alex

Results 68 comments of Alex

the used radio service is https://www.radio-browser.info it is completely open source and freely usable the api documentation is at https://api.radio-browser.info there are also some libraries you can use

one thing it would be nice if you would call the following after a station click, so the click will get counted: http://www.radio-browser.info/webservice/v2/xml/url/stationuuid example: http://www.radio-browser.info/webservice/v2/xml/url/9617a958-0601-11e8-ae97-52543be04c81 always use "stationuuid" instead of...

the api will not change anymore, you can already use it. is there a special thing you are waiting for?

i have to add one or more things: * only construct the list of servers on program start, and than randomize it and then start by using the first server...

hi, thank you for the tip with SRV records, i did now create them. you can check with (on linux shell): $ dig _api._tcp.radio-browser.info SRV or on the web with...

i added the DNS SRV records as alternative to the documentation at https://api.radio-browser.info/

i added qmplay2 to the link list on radio-browser.info

the issue page is on https://github.com/segler-alex/radiobrowser-api-rust

one thing it would be nice if you would call the following after a station click, so the click will get counted: http://www.radio-browser.info/webservice/v2/xml/url/stationuuid example: http://www.radio-browser.info/webservice/v2/xml/url/9617a958-0601-11e8-ae97-52543be04c81 always use "stationuuid" instead of...

for now there is no possibility, i am switching to work on radiodroid again now, not on the backend. backend is in a usable state currently. i implemented all old...