segler-alex / radiobrowser-api-rust

radio-browser API implementation in rust
GNU Affero General Public License v3.0
234 stars 105 forks source link

"301 Moved Permanently" errors from api links, but not old www.links #60

Closed deeice closed 4 years ago

deeice commented 4 years ago

I get 301 errors from http://api.radio-browser.info/webservice/v2/m3u/url/ requests, but not from requests to the (soon to be expired) http://www.radio-browser.info/webservice/v2/m3u/url/ address. Maybe I missed a change to the api itself and not just the url? Otherwise this seems like a problem.

segler-alex commented 4 years ago

please read https://api.radio-browser.info/

deeice commented 4 years ago

Ah, thanks. I did miss the api change. Sorry for the bother.