A utility to transfer Rekordbox analysis data across songs.
https://github.com/user-attachments/assets/0c9d8a70-0058-4870-9988-0bb712931234
```bash
cargo install rekord-ripper
```
The basic version is `rekord-ripper tui`, which just drops you into the TUI. You can also manually copy with `rekord-ripper cp`, auto copy with `rekord-ripper auto`, and dump the database with `rekord-ripper dump`. See the help pages for more information.