rekordcrate icon indicating copy to clipboard operation
rekordcrate copied to clipboard

Current State of the Project

Open dataO1 opened this issue 2 years ago • 3 comments

I stumbled upon this repo, while researching about rekordbox internals. My idea was to write a rekordbox TUI in Rust and your library is an essential part of building such an application, so my questions are:

  • Do you work around the documentation about the pdb and anlz files, reverse engineered by the deepsymmetry guys (this)? Skimming over the code, it looks like it.
  • What is the current state of the project? What is already implemented, what is missing and do you have some sort of roadmap?
  • How can i contribute? I am fairly new to rust.

Edit: Something, that would be important to me is, exposing the internal structs and types in order to build up a database from fresh without parsing an existing database. Do you plan to support something like that?

dataO1 avatar Feb 06 '22 12:02 dataO1