<?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: Overwriting playlists in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Overwriting-playlists/m-p/5887388#M12702</link>
    <description>&lt;P&gt;&lt;STRIKE&gt;Did you ever come up with a solution to that? I'm trying to move 300+ songs to a second playlist but its just overwriting everything and leaving me with the last 50 songs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRIKE&gt;Nevermind. I was using PUT instead of POST.&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Feb 2024 16:58:43 GMT</pubDate>
    <dc:creator>Ms-Prada</dc:creator>
    <dc:date>2024-02-15T16:58:43Z</dc:date>
    <item>
      <title>Overwriting playlists</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Overwriting-playlists/m-p/5375704#M4498</link>
      <description>&lt;P&gt;I have a playlist and I would like to put some songs (more than 100) in the playlist and overwrite the songs that were there previously. From the docs, it seems like I should be able to do that with PUT to&amp;nbsp;&lt;SPAN&gt;/v1/playlists/playlist_id/tracks, right? But when I do that with no range_start/range_length, etc. it appends my tracks to the end of the list without replacing anything. Also, given that my list of tracks is over 100 and there's no way to specify a position on the playlist, I would just overwrite the first 100 tracks over and over again with my list of tracks.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I think I'm probably missing something. Does anyone know a way to do this that's easier than getting all the tracks from the playlist, deleting them, and inserting my list?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 20:43:15 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Overwriting-playlists/m-p/5375704#M4498</guid>
      <dc:creator>thesting</dc:creator>
      <dc:date>2022-04-29T20:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Overwriting playlists</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Overwriting-playlists/m-p/5887388#M12702</link>
      <description>&lt;P&gt;&lt;STRIKE&gt;Did you ever come up with a solution to that? I'm trying to move 300+ songs to a second playlist but its just overwriting everything and leaving me with the last 50 songs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRIKE&gt;Nevermind. I was using PUT instead of POST.&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 16:58:43 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Overwriting-playlists/m-p/5887388#M12702</guid>
      <dc:creator>Ms-Prada</dc:creator>
      <dc:date>2024-02-15T16:58:43Z</dc:date>
    </item>
  </channel>
</rss>

