Overview
CSV (comma-separated values) is the lingua franca of track lists. TrackDen can export any playlist’s tracks to CSV and import them back in. Useful for sharing a set list, keeping an external record, or moving tracks to another tool.
Exporting tracks
Export writes the track title, artist, album and URL to a CSV. It does not include price, status, or your custom metadata.
- Select the tracks you want from the playlist.
- Click the export icon in the action bar.
- A file lands in your downloads folder named
{Playlist Name} {Date}.csv.
Importing tracks
Import reads the same shape — title, artist, album, URL — and pulls fresh data for each track (price, art, BPM, etc.) from the source platform.
- Open the playlist you want to import into.
- Click the import icon in the action bar.
- Upload your CSV file. The expected format is
Title, Artist, Album, URL. - Tracks land in your library and are linked to the current playlist.
Upload a CSV file following this format.
FAQs
Yes — as long as the file follows the Title, Artist, Album, URL format and the URLs are from a supported platform (Bandcamp or Beatport).