nepodev / radio-browser

Nodejs module for Radio-browser API
MIT License
47 stars 9 forks source link

please update the api #3

Closed msooraj9452 closed 4 years ago

msooraj9452 commented 4 years ago

i think Radio Browser updated there apis but Your package is not running on them . and it is not detecting newly added stations . Please update it will help a lot :)

nepodev commented 4 years ago

thanks for the issue. yes, some changes are not implemented. I'll check that.

... and it is not detecting newly added stations

at this time the package points to the old api-host. this can be changed by setting the property service_url hosts are described at https://github.com/segler-alex/radiobrowser-api-rust/blob/master/README.md

nepodev commented 4 years ago

made update to use the new api-hosts by default. add some new methods.