Skip to content

Releases: LePopal/PRACT

Voilà la traduction en Français !

Choose a tag to compare

@LePopal LePopal released this 21 Jun 15:35


This release introduces the French translation, asked by many french users.

This also add support for multiple languages.

  • Fellow developers, please feel free to fork the project and add support for other languages. Be sure to specify what language you added in your pull request
  • Dear users, please feel free to request support for your language (Issues / Feature request)

v0.6.0: introducing Music Backup

Choose a tag to compare

@LePopal LePopal released this 01 Jun 16:08

Screenshot

  • Minor cosmetic improvements and bugfixes
  • New feature: music backup.

This feature provides an easy option to copy only the music referenced in your Rekordbox Library.

The pros versus the standard Rekordbox feature are the following:

  • Speed: the feature is quite fast as it directly copies the files to the file system, not in a ZIP file. Moreover it can only copy new files if you want.
  • Direct usage: the directory tree is preserved. Your files are usable right away
  • Versatility: You can backup your music and your library independently
  • Visibility: You can easily see where your DJ music is.

v0.5.1 - First public Graphical User Interface release

Choose a tag to compare

@LePopal LePopal released this 25 May 21:14

Screenshot

The new GUI has been developped to suit a wider range of users.
The command line usage has been removed.

How to use PRACT (now with a GUI) in a nutshell:

  1. Export your Rekordbox collection from the Pioneer DJ Rekordbox software (up to version 5.X). Within Rekordbox, choose File / Export collection in XML Format
  2. Start PRACT and choose File / Open. Then open your XML File
  3. Choose the Playlists you'd like to generate (Orphans, Missing, Duplicates...)
  4. Click "Process". The default output directory is "My Documents".
  5. Import the generated M3U8 playlists in Rekordbox and do your things

v0.5.0 : Introducing the Graphical User Interface

Choose a tag to compare

@LePopal LePopal released this 24 May 21:21

The new GUI has been developped to suit a wider range of users.
The command line usage has been removed.

How to use PRACT (now with a GUI) in a nutshell:

  1. Export your Rekordbox collection from the Pioneer DJ Rekordbox software (up to version 5.X). Within Rekordbox, choose File / Export collection in XML Format
  2. Start PRACT and choose File / Open. Then open your XML File
  3. Choose the Playlists you'd like to generate (Orphans, Missing, Duplicates...)
  4. Click "Process". The default output directory is "My Documents".
  5. Import the generated M3U8 playlists in Rekordbox and do your things

v0.3

Choose a tag to compare

@LePopal LePopal released this 02 May 12:44

Last version before migration to .Net Core 3.1