Miklós (Michael)

Results 60 comments of Miklós (Michael)

I've never used Lambda before either. [Spotify authorization flows](https://developer.spotify.com/web-api/authorization-guide/) So you think we should set up a Lambda server so we can use the Authorization Code Flow?

I haven't read the documentation thoroughly yet, but I think the problem with the Implicit Grand Flow is that the user won't receive a refresh token and once the access...

I started implementing this "add to your music" button feature. Currently, this is the backend: https://github.com/kmikiy/kmikiy-for-spotify which runs on Heroku. I am using a free dyno for this. The url...

Checkout the `save-button` branch, build it and see how it works (follow the steps in the README.md to build it). Known issues: - If you restart the SpotMenu you will...

@camdenb > Looks great! Anything I can do to help? If you could find out why it keeps hogging so much memory even after the webview has been dismissed that...

Hey @ManWithBear I haven't really been working on it lately. But if youre willing to help id be glad to start working on it again. The changes from the main...

@Zazerr To be honest I haven't worked on this feature for a while due to Spotify's limitations. I'll get back to this after I finish the requests that are currently...

Hi, you can try [this](https://support.apple.com/kb/PH25088?locale=en_US). If it doesn't work then unfortunately I can't sign the app because I'm not enrolled in the [Apple Developer Program](https://developer.apple.com/programs/enroll/). I do not plan to...

Thank you for opening an issue. I am aware of the problem, it started happening on Mojave. It has something to do with the Spotify+MusicPlayer.swift file and the Spotify.playbackState.getter. Unfortunately,...

Hi! - Are you streaming the music from Apple Music or is it a local file in iTunes? - Can you see the album art in iTunes? - Does it...