Closed sfuhrm closed 1 year ago
When accessing radiobrowser api, the application stops with an HTTP 503 error. Analysis: The endpoint that is used by the application is broken and it is not yet using the auto discovery of endpoints provided by radiobrowser4j.
Fix with version 1.6.6: use endpoint auto discovery to not be stuck with a broken API endpoint.
When accessing radiobrowser api, the application stops with an HTTP 503 error. Analysis: The endpoint that is used by the application is broken and it is not yet using the auto discovery of endpoints provided by radiobrowser4j.