<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: [API] Adding to currently playing playlist via api doesn't also add to queue in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/API-Adding-to-currently-playing-playlist-via-api-doesn-t-also/m-p/5522009#M8387</link>
    <description>&lt;P&gt;[edit - added reply inline above]&lt;/P&gt;</description>
    <pubDate>Fri, 17 Mar 2023 12:12:14 GMT</pubDate>
    <dc:creator>KevAdsett</dc:creator>
    <dc:date>2023-03-17T12:12:14Z</dc:date>
    <item>
      <title>[API] Adding to currently playing playlist via api doesn't also add to queue</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/API-Adding-to-currently-playing-playlist-via-api-doesn-t-also/m-p/5521724#M8374</link>
      <description>&lt;P&gt;If, using the spotify desktop client, I create a playlist, add a track and start playing, the second time I add a track, my playlist looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KevAdsett_1-1678969909918.png" style="width: 400px;"&gt;&lt;img src="https://community.spotify.com/t5/image/serverpage/image-id/153848i8C6484EAE02A467E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KevAdsett_1-1678969909918.png" alt="KevAdsett_1-1678969909918.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And my queue looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KevAdsett_0-1678969496798.png" style="width: 400px;"&gt;&lt;img src="https://community.spotify.com/t5/image/serverpage/image-id/153847i5A23BBC382F9AF8F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KevAdsett_0-1678969496798.png" alt="KevAdsett_0-1678969496798.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, if I create a new player with the WebPlayback SDK, transfer playback to that device, and then I create a playlist using:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;POST /users/&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;userId&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;/playlists&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Add a track with:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;PUT /playlists/&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;playlistId&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;/tracks&lt;/SPAN&gt;&lt;SPAN&gt;, {&lt;/SPAN&gt;&lt;SPAN&gt;uris&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt; [&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;track1Uri&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;]}&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Play using:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;PUT /me/player/play&lt;/SPAN&gt;&lt;SPAN&gt;, {&lt;/SPAN&gt;&lt;SPAN&gt;context_uri&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; "&lt;SPAN&gt;spotify:playlist:&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;playlistId&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;And then do another add:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;PUT /playlists/&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;playlistId&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;/tracks&lt;/SPAN&gt;&lt;SPAN&gt;, {&lt;/SPAN&gt;&lt;SPAN&gt;uris&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt; [&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;track2Uri&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;]}&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I end up in this situation, where the first track from the playlist is playing (and the spotify desktop client does indeed show the playlist as playing), but the rest of the playlist is not queued up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Playlist:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KevAdsett_2-1678970068277.png" style="width: 400px;"&gt;&lt;img src="https://community.spotify.com/t5/image/serverpage/image-id/153849i030788C271134732/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KevAdsett_2-1678970068277.png" alt="KevAdsett_2-1678970068277.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Queue:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KevAdsett_3-1678970078794.png" style="width: 400px;"&gt;&lt;img src="https://community.spotify.com/t5/image/serverpage/image-id/153850iAA7E9A2F01C27435/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KevAdsett_3-1678970078794.png" alt="KevAdsett_3-1678970078794.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I missing? Any help greatly appreciated - thanks for reading!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 12:10:11 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/API-Adding-to-currently-playing-playlist-via-api-doesn-t-also/m-p/5521724#M8374</guid>
      <dc:creator>KevAdsett</dc:creator>
      <dc:date>2023-03-17T12:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: [API] Adding to currently playing playlist via api doesn't also add to queue</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/API-Adding-to-currently-playing-playlist-via-api-doesn-t-also/m-p/5521996#M8385</link>
      <description>&lt;P&gt;Are you playing the playlist on your&amp;nbsp;&lt;SPAN&gt;spotify desktop client or are you using their sdk?&amp;nbsp;&lt;BR /&gt;I ran into this problem as well but it only happens when im using the web sdk to play.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 19:06:53 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/API-Adding-to-currently-playing-playlist-via-api-doesn-t-also/m-p/5521996#M8385</guid>
      <dc:creator>noambav</dc:creator>
      <dc:date>2023-03-16T19:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: [API] Adding to currently playing playlist via api doesn't also add to queue</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/API-Adding-to-currently-playing-playlist-via-api-doesn-t-also/m-p/5521997#M8386</link>
      <description>&lt;P&gt;Posted about it as well here :&amp;nbsp;&lt;A href="https://community.spotify.com/t5/Spotify-for-Developers/Queue-not-updating-when-changing-playlist/td-p/5509057" target="_blank" rel="noopener"&gt;https://community.spotify.com/t5/Spotify-for-Developers/Queue-not-updating-when-changing-playlist/td-p/5509057&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 19:09:06 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/API-Adding-to-currently-playing-playlist-via-api-doesn-t-also/m-p/5521997#M8386</guid>
      <dc:creator>noambav</dc:creator>
      <dc:date>2023-03-16T19:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: [API] Adding to currently playing playlist via api doesn't also add to queue</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/API-Adding-to-currently-playing-playlist-via-api-doesn-t-also/m-p/5522009#M8387</link>
      <description>&lt;P&gt;[edit - added reply inline above]&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 12:12:14 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/API-Adding-to-currently-playing-playlist-via-api-doesn-t-also/m-p/5522009#M8387</guid>
      <dc:creator>KevAdsett</dc:creator>
      <dc:date>2023-03-17T12:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: [API] Adding to currently playing playlist via api doesn't also add to queue</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/API-Adding-to-currently-playing-playlist-via-api-doesn-t-also/m-p/5522438#M8390</link>
      <description>&lt;P&gt;Yeah this is using the web playback SDK to register a new device and playing from there… Updated the original post to add that detail. Good question, thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 12:12:40 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/API-Adding-to-currently-playing-playlist-via-api-doesn-t-also/m-p/5522438#M8390</guid>
      <dc:creator>KevAdsett</dc:creator>
      <dc:date>2023-03-17T12:12:40Z</dc:date>
    </item>
  </channel>
</rss>

