Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling trailing slash on BNB_SUBSONIC_URL #169

Open
s3145 opened this issue Jul 30, 2023 · 1 comment
Open

Handling trailing slash on BNB_SUBSONIC_URL #169

s3145 opened this issue Jul 30, 2023 · 1 comment

Comments

@s3145
Copy link

s3145 commented Jul 30, 2023

A trailing slash on BNB_SUBSONIC_URL seems to break interaction with subsonic/navidrome, causing a TypeError when authorising an account.

This is easy to workaround once known, but not obvious to debug.

@simojenki
Copy link
Owner

Sorry, I've been a touch busy so haven't any time for this project. I too encountered this issue, I have resolved it for the next release

simojenki added a commit that referenced this issue Oct 9, 2023
… construction rather than string concat, should addresse #169
simojenki added a commit that referenced this issue Oct 10, 2023
* Move stream destroy closer to where stream is retrieved

* Change BNB_SUBSONIC_URL to be of type URLBuilder to better handle URL construction rather than string concat, should addresse #169
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants