-
Notifications
You must be signed in to change notification settings - Fork 259
Last.fm integration not working on El Capitan #368
Comments
It seems that this is a issue only on the newest version. With v.1.4.0 it works. |
👍 Same @ameraljovic Which 1.4.0 version are you using? The official binary has the issue with the white box in the bottom left and all the songs skipping. |
@chrismou Yes, the official binary v1.4.0. |
+1 for broken on 1.4.1, El Capitan. |
Still broken on 1.4.1 and the 1.4.0 patched |
Yeah, I can't get it working on any version. 1.4.0 official I get the white box of death, 1.4.0 temp and 1.4.1 official the music plays but it won't scrobble. I've reverted back to the web player for now. I may have a go at getting it running in Xcode and see if I can see the problem, but Mac development isn't really my speciality so I'm not holding out too much hope. I did wonder if it had something to do with the last.fm redesign/borked API, but it seems strange it would work right up until upgrading to El Capitan. |
Right, I seem to have fixed it locally. It seems to be something to do with El Capitan forcing connections that are using HTTPS to be TLS 1.2. I'm not sure why that affects scrobbling, but disabling App Transport Security seems to have fixed it for me. Not sure if that's a dirty workaround or not, but I'll put in a pull request to @kbhomes and see what he thinks. In the meantime, I've released a fixed version here: https://github.com/chrismou/radiant-player-mac/releases/tag/v1.4.1 Would appreciate any testing/feedback on whether it works for you. @ameraljovic @nivong @patrickhpan before I put in a pull request. |
Thanks for the fix @chrismou it works! |
Thanks a lot @chrismou. |
Cheers guys. I've put in a pull request here: #378 |
@chrismou, works like a charm! 🍻 |
Is the hotkeys not working on @chrismou's version? Or just here? |
No, apparently not. Doesn't seem to be working on @kbhomes's master branch either. |
The media keys are likely something with the 10.11.1 update, issue #381 is tracking that. |
Fixed in #378 - should be available in the next release (or by building your own binary from master, if you're feeling impatient) :-) |
Hmm, still not working on master. Looks unrelated to the original issue. Reopening the ticket while I look into wtf has happened |
Now fixed in #400 |
When trying to authorize my Last.fm account I just get a message: Unable to login to Last.fm.
I use version v1.4.1.
The text was updated successfully, but these errors were encountered: