-
Notifications
You must be signed in to change notification settings - Fork 22
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
libre.fm: Code 6 #43
Comments
I had to make some changes to the protocol implementation as Last.fm is deprecating parts that we used for authentication. Seems that Libre.fm doesn't like this. I'll have to create an account and investigate this. |
Libre.fm does not implement the latest Last.fm API, which is why with the new changes it doesn't work anymore: https://github.com/foocorp/gnu-fm/blob/master/nixtape/2.0/index.php#L803 Seems it's on their list, but hasn't been fixed yet. Not sure what to do here, I could implement two authentication mechanisms, but I rather wouldn't want to. |
Understandable. Since opening the issue, I've downgraded to the last version that supports the old auth mechanism. I'll avoid upgrading for now. I guess I'll play it by ear. Maybe for now you could have |
I guess, but then I'd have to push out another release at some point to re-enable it. A warning could do, I suppose. Their last commit was in October 2016, guess they're not that active anymore? Just wondering, as we can't be the only ones noticing this.. |
Re: their development activity, I don't really know if it's a temporary lull or if it's been abandoned. But I was also a little surprised no one else has reported the issue. |
@privong I have re-implemented the changes required by Libre.fm. Could you give the master branch a try? |
@hrkfdn Sorry it took me so long to check this. I had a long period of not using mpd and just resumed using it again. I can confirm that your fix worked and I can again use mpdas with libre.fm. Thanks for fixing this! |
Sorry to reopen an old issue , @hrkfdn But I am having the same issue:
This is my config on $HOME/.mpdasrc
|
I have encountered an error after upgrading to version 0.4.3. I am using mpdas to connect to libre.fm and am now getting the following error:
I get the same error whether I use the MD5 password or have it entered into the config file as plaintext. I was unable to find additional information in the mpdas source on what Code 6 means.
My configuration file is:
Please let me know if there is additional information I can provide.
The text was updated successfully, but these errors were encountered: