-
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
new last.fm beta site rejecting my mpdas login #22
Comments
I have the same problem:
|
They're doing some migrations, so it's down for... some days? |
Yeah, it seems to be due to the migration. I can't scrobble from other clients, either. |
http://status.last.fm/ seems to confirm this. |
Are you still having problems? |
Okay thanks, I'll take a look at it later. |
My account is now scrobbling correctly |
@pcwalden - you rehashed passwd again or just do nothing? |
I did nothing, it just started working again. |
I can not confirm this problem, either. Can you please double check your configuration? |
I'm having the same issues. mpdas gives me:
as above. Scrobbling from herrie works fine though, with the same credentials. Maybe it depends on the exact server one is authenticating to? |
ill check my configuration :) i rehashed psswd again, with this command:
still not working |
Doesn't work for me neither. |
Since the migration isn't complete yet, I'd blame it on that. The protocol hasn't changed, mpdas worked before and it still works for some people. I don't think mpdas is the issue here.. |
Still working for me. |
My last.fm username has uppercase letters. If I use it as is in mpdas config the login fails as described in the issue (since the beta site launched), but if I put it all lowercased, mpdas can log in successfully. Can anyone else of the people having login problems confirm that this uppercase/lowercase nonsense is the cause? Anyway, it looks that this is not exactly a mpdas issue, since authentication is rejected directly by the Last.fm API. I don't know where to look to see if this is a documented change or if it should be reported to them. |
Jep, after changing the upercase letters in my username to lowercase ones in mpdasrc I am able to authenticate and scrobble. |
Glad to hear that! I will merge the patch submitted by agjacome. Thanks everyone! |
Just a heads up, the bug is still present in mpdas 0.4.3-1. The fix is the same as @agjacome mentioned. |
Mhh, that's a little odd. The fix by @agjacome should be merged since 0.4.0.. |
A day or two ago I was forced to the new last.fm beta site and my mpdas scrobbling stopped working.
I have not changed my .mpdasrc. Are they using something other than an MD5 hashed password now? I also noticed I had to use my email address to login to last.fm, not my original last.fm user name. I tried switching to my email address in the mpdasrc, but that did not work either.
Anyone has issues with the new site?
The text was updated successfully, but these errors were encountered: