alexa-spotify-connect
alexa-spotify-connect copied to clipboard
Add current song to your library
Add current song to library. Any plans to implement?
I suppose it would be possible if you can obtain the ID for the current track and add that to the library. I'm not sure if that would require any more authentication scope or anything though.
Do you know if the official Spotify support already provides this feature?
it is what needed?
GET | /v1/me/player/currently-playing | Get the User's Currently Playing Track | currently playing object
PS I not had researched deeply on the theme
I think that would be it yeah, I'm not sure how difficult it would be to implement but it's unlikely I will have the time to implement it soon unfortunately
I'll see what I can do. I hope you will accept my PR.
That sounds great, thanks for the help! If you notice anything about 'authentication scopes' I might need to add please let me know, but otherwise it should be fine