-
Notifications
You must be signed in to change notification settings - Fork 4
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
[ISSUE] Unable to make any Requests to Navidrome Server #22
Comments
Param is actually being set: HalpoPlayer/HalpoPlayer/Network/SubsonicClient.swift Lines 15 to 20 in 12a5ea4
|
hmm it's strange, the version should be sent with the request, are you able to update your navidrome container to see if that solves it? |
Upgraded to latest docker image with Navidrome 0.51.1 (6d253225). Issue persists. Installed a docker Airsonic-Server and had the same problem. It's no problem to me if you want to close this issue, as I seem to be the only one having it and I have no experience in Swift at all, so I cannot investigate this issue myself :( GL with your project though! |
Found the problem! Certain special characters seemed to be the issue. Tested it out with a basic alphanumeric password and everything worked perfectly fine. |
Ahh okay , I'll have a look and see if I can fix the encoding for those instances |
What sort of characters makes it fail ? |
Problem appeared with Hex encoding the password and prepending ...Off topic, but are PRs welcome? |
Thank you for sharing the source code for this app :)
I am unable to get any data from my Navidrome server: After putting in my credentials and server info, nothing seems to happen. If i swipe down in Albums/Artists-View nothing happens either.
Navidrome: 0.48.0(af5c2b5a) running in Docker
Log output of Navidrome
Subsonic API Documentation describes
v
as required:Is my Navidrome outdated/broken or is this an App Issue?
The App looks rather clean so far, unfortunately I was not able to sync and play any music so far.
The text was updated successfully, but these errors were encountered: