Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 868 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 868 Bytes

Rekordbox Playlist Extractor

Extracts playlists from rekordbox.xml to .m3u8 files

  • Useful for transferring tags etc into Apple Music
    • Do not use iCloud Music (I remember caching / reconciliation issues on Apple's end)
  • Can shuffle playlist track orders (set shouldShufflePlaylists boolean to true)
  • Can map hot cues to track colors, and track colors to hot cues (at TotalTime - 0.01)

Generates a rekordbox-modified.xml (which can be used to re-import and shuffle track genres)

Usage

Export "rekordbox.xml" file into the root directory and run yarn

For troubleshooting, use Chat GPT or Cursor AI 😎 ✌️

If you get any error like 'invalid track' please let me know, but you can use as Track etc to override the type guards

rekordbox-playlist-extractor-demo.mp4