<?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 Spotify Web API Request: GET Queue in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-Web-API-Request-GET-Queue/m-p/5490749#M7694</link>
    <description>&lt;P&gt;There still seems to be no API endpoint for the queue is there any hope in getting one added?&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jan 2023 19:32:36 GMT</pubDate>
    <dc:creator>user-removed</dc:creator>
    <dc:date>2023-01-18T19:32:36Z</dc:date>
    <item>
      <title>Spotify Web API Request: GET Queue</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-Web-API-Request-GET-Queue/m-p/5490749#M7694</link>
      <description>&lt;P&gt;There still seems to be no API endpoint for the queue is there any hope in getting one added?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 19:32:36 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-Web-API-Request-GET-Queue/m-p/5490749#M7694</guid>
      <dc:creator>user-removed</dc:creator>
      <dc:date>2023-01-18T19:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify Web API Request: GET Queue</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-Web-API-Request-GET-Queue/m-p/5491022#M7698</link>
      <description>&lt;P&gt;Do you want the current playback queue? If so, it's available here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.spotify.com/documentation/web-api/reference/#/operations/get-queue" target="_blank"&gt;https://developer.spotify.com/documentation/web-api/reference/#/operations/get-queue&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think it's a recent(ish) addition, as it wasn't previously possible to get the current queue, but it works great - it also handles shuffled lists etc. which my old work-around couldn't.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 09:49:26 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-Web-API-Request-GET-Queue/m-p/5491022#M7698</guid>
      <dc:creator>wireframed</dc:creator>
      <dc:date>2023-01-19T09:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify Web API Request: GET Queue</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-Web-API-Request-GET-Queue/m-p/5491189#M7702</link>
      <description>&lt;P&gt;I"ll have to test it when I get more time. This main issue is after a song has been listened to it removes itself from the queue and when I hit that endpoint again it won't have any previous songs. I think I can piece together something that will keep up with everything added to a queue&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 15:23:07 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-Web-API-Request-GET-Queue/m-p/5491189#M7702</guid>
      <dc:creator>user-removed</dc:creator>
      <dc:date>2023-01-19T15:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify Web API Request: GET Queue</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-Web-API-Request-GET-Queue/m-p/5491218#M7703</link>
      <description>&lt;P&gt;I created two functions, one to get previous tracks and the other to get future, as well as rendering the current track. Originally I tried hacking something together by getting future tracks in the playlist if one was played, but the new endpoint is much better.&lt;/P&gt;&lt;P&gt;You can consider&amp;nbsp;&lt;A href="https://developer.spotify.com/console/get-recently-played/" target="_blank"&gt;https://developer.spotify.com/console/get-recently-played/&lt;/A&gt;&amp;nbsp;for the recent tracks, I think that'll give you a list of tracks you can reverse sort and show the newest 3 or something as past played.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 16:13:08 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-Web-API-Request-GET-Queue/m-p/5491218#M7703</guid>
      <dc:creator>wireframed</dc:creator>
      <dc:date>2023-01-19T16:13:08Z</dc:date>
    </item>
  </channel>
</rss>

