You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
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.
The text was updated successfully, but these errors were encountered: