Announcements
The Spotify Stars Program: Celebrating Values Week!

Help Wizard

Step 1

NEXT STEP

Unable to add Playlists to Queue using AppRemote SDK for Android

Solved!

Unable to add Playlists to Queue using AppRemote SDK for Android

Screen Shot 2020-06-10 at 5.37.37 PM.png

 When I try to add a playlist using app remote sdk as such:

mSpotifyAppRemote.getPlayerApi().queue("spotify:playlist:37i9dQZF1DWWAqc46ZJdZf");

it seems that spotify doesn't load it. I checked my code everything is fine. Looks like its an issue from the SDKs side?

 

Any ideas? 

Reply

Accepted Solutions
Marked as solution

Hey @themafia, help's here! 

 

Hmm, I did some digging into the SDK and it seems like for now only tracks are supported by the queue function. If queueing playlists is something you'd like to see, I recommend creating a new idea on the Ideas board. That way, Spotify can keep track of it.

 

Let me know if you have any questions.

 

Happy coding,

Hubo

HuboSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

View solution in original post

1 Reply
Marked as solution

Hey @themafia, help's here! 

 

Hmm, I did some digging into the SDK and it seems like for now only tracks are supported by the queue function. If queueing playlists is something you'd like to see, I recommend creating a new idea on the Ideas board. That way, Spotify can keep track of it.

 

Let me know if you have any questions.

 

Happy coding,

Hubo

HuboSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

Suggested posts