How should librespot passwords be encoded? #1245
-
Hi, I'm having some trouble setting up a librespot stream. My password contains some special characters and authentication is failing. From reading the source, I see that they are at least URL encoded. That said, authentication fails with my URL-encoded password. Can you share details on how passwords need to be encoded? Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
@GeorgeHahn I had this very issue this weekend when I was trying to setup librespot. I could not get it to work. My suggestion would be to use a password generator where you can specify not to use special characters. |
Beta Was this translation helpful? Give feedback.
I actually ended up figuring it out - you can no longer use password auth in librespot. I ended up using this tool and passing the creds to librespot that way, works now. https://github.com/dspearson/librespot-auth