Package org.deepsymmetry.cratedigger
The API for working with rekordbox database exports and track analysis files.
These are the classes you actually want to use.
The FileFetcher
can retrieve files from players, and the
Database
can parse them and offer up their contents.
- Author:
- James Elliott
-
Interface Summary Interface Description Archivist.ArchiveListener An interface that can be used to display progress to the user as an archive is being created, and allow them to cancel the process if desired. -
Class Summary Class Description Archivist Supports the creation of archives of all the metadata needed from rekordbox media exports to enable full Beat Link features when working with the Opus Quad, which is unable to serve the metadata itself.Database Parses rekordbox database export files, providing access to the information they contain.Database.PlaylistFolderEntry Playlist folders can either contain playlists or other folders.FileFetcher Retrieves data files from a Pioneer player over NFS to enable use of track metadata even when four players are using the same media.