simonschellaert / spotify2am

Import your Spotify library into Apple Music
360 stars 68 forks source link

Recreate playlists in iTunes after importing songs #3

Open MatthieuTnsc opened 9 years ago

MatthieuTnsc commented 9 years ago

There is 2 steps more in order to completely recreate playlists in iTunes after importing all the songs in "my music" (with your scripts)

  1. Run this script https://github.com/taiyode/SpotifyToiTunes on your (Exportify) playlist files
  2. Import the playlists files generated with this script in iTunes (File -> Library -> Import playlist)

That would be great to merge the scripts to provide a complete import process like this

  1. Export playlists from Spotify using Exportify sources https://github.com/watsonbox/exportify/
  2. Provide the Apple Music header values (this need to be done manually I guess !?)
  3. Retrieve identifiers in Apple Music DB
  4. Import all the identifiers in 'My music'
  5. Convert playlist files to match iTunes playlist format
  6. Import playlists in iTunes
bgv2 commented 1 year ago

The script in Step 1 is no longer available.