Recreate playlists in iTunes after importing songs
Opened this issue · 1 comments
MatthieuTnsc commented
There is 2 steps more in order to completely recreate playlists in iTunes after importing all the songs in "my music" (with your scripts)
- Run this script https://github.com/taiyode/SpotifyToiTunes on your (Exportify) playlist files
- 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
- Export playlists from Spotify using Exportify sources https://github.com/watsonbox/exportify/
- Provide the Apple Music header values (this need to be done manually I guess !?)
- Retrieve identifiers in Apple Music DB
- Import all the identifiers in 'My music'
- Convert playlist files to match iTunes playlist format
- Import playlists in iTunes
bgv2 commented
The script in Step 1 is no longer available.