<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>spotify &#8211; Crates</title>
	<atom:link href="https://crates.app/knowledge-base/tag/spotify/feed/" rel="self" type="application/rss+xml" />
	<link>https://crates.app</link>
	<description>one app, all your music</description>
	<lastBuildDate>Fri, 08 Aug 2025 10:25:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.6</generator>

<image>
	<url>https://crates.app/u/2025/11/crates_icon_256-100x100.png</url>
	<title>spotify &#8211; Crates</title>
	<link>https://crates.app</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Import from CSV – How does it work?</title>
		<link>https://crates.app/knowledge-base/import-from-csv-how-does-it-work/</link>
		
		<dc:creator><![CDATA[George Winjer]]></dc:creator>
		<pubDate>Fri, 08 Aug 2025 10:25:21 +0000</pubDate>
				<guid isPermaLink="false">https://crates.app/?post_type=epkb_post_type_1&#038;p=1948</guid>

					<description><![CDATA[Import from CSV – How does it work? What is CSV Import? Crates allows you to import your tunes and playlists from many different music services using a CSV file. This is the easiest way to bring your music collection into Crates, especially if you use platforms that are not directly integrated. How do I &#8230; <a href="https://crates.app/knowledge-base/import-from-csv-how-does-it-work/" class="read-more-link"><i class="fas fa-angle-double-right"></i></a>]]></description>
										<content:encoded><![CDATA[<h2>Import from CSV – How does it work?</h2>

<p>
  <b>What is CSV Import?</b><br>
  Crates allows you to import your tunes and playlists from many different music services using a CSV file. This is the easiest way to bring your music collection into Crates, especially if you use platforms that are not directly integrated.
</p>

<p>
  <b>How do I export my library as a CSV?</b><br>
  We recommend using <a href="https://www.tunemymusic.com/backup" target="_blank" rel="noopener nofollow">TuneMyMusic</a> — a third-party service that supports backup and export from Spotify, TIDAL, SoundCloud, YouTube Music, Apple Music, Deezer, Qobuz, Beatport, and more.
</p>

<ol>
  <li>Go to <a href="https://www.tunemymusic.com/backup" target="_blank" rel="noopener nofollow">TuneMyMusic Backup</a></li>
  <li>Choose <b>&#8220;Backup to a file&#8221;</b></li>
  <li>Select your source platform (Spotify, Apple Music, Deezer, TIDAL, SoundCloud, etc.)</li>
  <li>Download your library as a <b>CSV file</b></li>
  <li>In Crates, go to <b>Library → Import from CSV</b> and upload your file</li>
</ol>

<div style="padding:10px; border-radius:6px; margin: 1em 0 1.5em 0; font-size: 0.98em;">
  <b>Note:</b> TuneMyMusic is not affiliated with Crates. Basic exports are free, but they may charge a fee for large libraries.
</div>

<p>
  <b>What fields are supported in the CSV?</b><br>
  Crates will automatically detect and import any CSV that contains the following fields/columns (case-insensitive):
</p>
<ul>
  <li><b>Track name</b> <i>(required)</i></li>
  <li><b>Artist name</b> <i>(required)</i></li>
  <li><b>Album</b></li>
  <li><b>Playlist name</b> (the playlist this track belongs to, if any)</li>
  <li><b>Type</b> (e.g. Track, Album, Playlist, Favorite)</li>
  <li><b>ISRC</b> (International Standard Recording Code, if available)</li>
  <li><b>Platform ID columns:</b> <br>
    One or more columns like <b>Spotify &#8211; id</b>, <b>Tidal &#8211; id</b>, <b>Soundcloud &#8211; id</b>, <b>YouTube Music &#8211; id</b>, etc.
  </li>
  <li>Other supported platforms include: Apple Music, Deezer, Qobuz, Napster, Beatport, Beatsource, Yandex Music, Pandora, KKBOX, Soundmachine, Boomplay</li>
</ul>
<p>
  <b>Any CSV that includes at least &#8220;Track name&#8221;, &#8220;Artist name&#8221;, and a platform ID column (e.g. &#8220;Spotify &#8211; id&#8221;) will work!</b>
</p>

<p>
  <b>How does the import logic work?</b>
  <ul>
    <li><b>Tunes and Playlists:</b>
      <ul>
        <li>Crates imports each track from the CSV, placing it in the appropriate playlist or collection.</li>
        <li>If the track is marked as a <b>favorite</b> or has no playlist, it goes directly under the selected collection.</li>
        <li>If the track is part of an <b>album</b> or <b>playlist</b>, Crates will automatically create a new playlist (or update an existing one) under your chosen folder, using the playlist/album name.</li>
      </ul>
    </li>
    <li><b>Supported Types:</b>
      <ul>
        <li>Tracks and playlists are supported.</li>
        <li>If a row is marked as &#8220;artist&#8221; type, it is skipped (importing artists only is not currently supported).</li>
        <li>Unknown types will be added to your main collection.</li>
      </ul>
    </li>
    <li><b>Platform Compatibility:</b> Crates supports CSVs exported from any service listed in TuneMyMusic, as long as the required fields are present.</li>
  </ul>
</p>

<p>
  <b>Can I import any CSV?</b><br>
  <b>Yes!</b> You can import any CSV file (even if you didn&#8217;t use TuneMyMusic) as long as it matches the column structure above—especially &#8220;Track name&#8221;, &#8220;Artist name&#8221;, and at least one <code>*- id</code> column such as &#8220;Spotify &#8211; id&#8221; or &#8220;Tidal &#8211; id&#8221;.
</p>

<p>
  <b>What happens after import?</b>
  <ul>
    <li>Tracks and playlists will appear in your Crates library, under the collections and playlist folders you select.</li>
    <li>For some platforms (like SoundCloud), Crates will attempt to fetch extra track info if you’re connected with that service.</li>
    <li>If a field is missing (e.g. no ISRC), the import still works &#8211; Crates will use whatever data is present.</li>
  </ul>
</p>

<p>
  <b>Example of supported CSV columns:</b>
</p>
<table style="width:100%; border-collapse: collapse;">
  <tr>
    <th style="border:1px solid #444; padding:5px;">Track name</th>
    <th style="border:1px solid #444; padding:5px;">Artist name</th>
    <th style="border:1px solid #444; padding:5px;">Album</th>
    <th style="border:1px solid #444; padding:5px;">Playlist name</th>
    <th style="border:1px solid #444; padding:5px;">Type</th>
    <th style="border:1px solid #444; padding:5px;">ISRC</th>
    <th style="border:1px solid #444; padding:5px;">Spotify &#8211; id</th>
    <th style="border:1px solid #444; padding:5px;">Tidal &#8211; id</th>
    <th style="border:1px solid #444; padding:5px;">Soundcloud &#8211; id</th>

  </tr>
  <tr>
    <td style="border:1px solid #444; padding:5px;">Song Title</td>
    <td style="border:1px solid #444; padding:5px;">Artist</td>
    <td style="border:1px solid #444; padding:5px;">Album Name</td>
    <td style="border:1px solid #444; padding:5px;">Summer Daze v1</td>
    <td style="border:1px solid #444; padding:5px;">Playlist</td>
    <td style="border:1px solid #444; padding:5px;">(if exists)</td>
    <td style="border:1px solid #444; padding:5px;">1WaLWK5ZcxZVSPYy7GAdtY</td>
    <td style="border:1px solid #444; padding:5px;">177425385</td>
    <td style="border:1px solid #444; padding:5px;">5102430</td>
  </tr>
</table>

<p>
  <b>Need help?</b><br>
  If you have trouble importing your CSV or have questions about the process, please <a href="mailto:support@crates.app">contact support</a>.
</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
