Access the online tool 🌍
Python script to convert your playlists from Traktor NML to Rekordbox XML and vice versa. It keeps:
- Hot Cues (with names)
- Saved loops (with names)
- Track color
- Playtime
- Genre / Artist / Title / Music tonality / etc.
- Pad order of Hots Cues and Loops
- Flexible beatgrid
- Rekordbox XML <=> Traktor NML
- Playlist tree-structure
- Tracklist cue point analysis
- Custom loop length for Traktor
- Custom map for Cues and Tracks colors
- Export your playlist in Traktor in NML (Right-click on the playlist > Export Playlist > NML)
python nml_to_rekord.py <path/to/your/collection>.nml- Open Rekordbox > Preferences > View > Layout > Tree View > Check rekordbox xml
- Preferences > Advanced > Database > rekordbox xml > Imported Library > Select
<outputed_collection>.rekordbox.xml - In the sidebar of Rekordbox should appear a
rekordbox xmlsection > All tracks - Tada! 🎉
- In Rekordbox, export your collection: File > Export Collection in xml format > Pick any location
python rekord_to_nml.py <path/to/your/collection>.xml- Open Traktor > Right-click on the Playlists > Import Playlist > Choose the
<outputed_collection>.nmlfile - Tada! 🥳