troysandal / tracklist

Convert Traktor NML or RekordBox Playlists (m3u8, cue, xml) to a Human Readable Format

Home Page:https://troysandal.github.io/tracklist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Traktor and RekordBox Track List Generator

A very simple web app to convert your Traktor and RekordBox playlists into a human readable format. Supports CUE, TXT, NML, M3U8 and XML file formats. Tool is live on GitHub Pages.

Developer Setup

  • Requires NPM v8
  • No need to build final dist folder, Github action will do it for you.
# Install dependencies
npm i

# Run locally
npm run debug

# Run tests
npm run test

# Debug Tests with Node
npm run test:debug

About

Convert Traktor NML or RekordBox Playlists (m3u8, cue, xml) to a Human Readable Format

https://troysandal.github.io/tracklist


Languages

Language:TypeScript 94.5%Language:HTML 4.9%Language:JavaScript 0.5%Language:Procfile 0.0%