Skip to content

neaumusic/rekordbox-playlist-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

node.js rekordbox.xml utilities (extract .m3u8 files)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published