Skip to content

Rekordbox Playlist CUE file converter to TXT (from recordings)

License

Notifications You must be signed in to change notification settings

keyle/rekordbox-cue-to-txt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rekordbox CUE file parser and converter

Parses cue files from rekordbox's recordings to produce readable playlists

node cue-parser.js <path to cue file>

Will output a .txt file in the same folder in this format:

00:00:47 : Artist Name 1 - Title of Track
00:03:22 : Artist Name 2 - Title of Track

Tested against Rekordbox 5 cue sheets on MacOS with latest NodeJS (v14.3.0), uses ES9 features.

MIT License.

About

Rekordbox Playlist CUE file converter to TXT (from recordings)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published