mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.43k stars 1.27k forks source link

Missing Rekordbox Playlists on USB Import #13309

Closed AilaScott closed 3 months ago

AilaScott commented 4 months ago

Bug Description

Tried importing playlists from rekordbox 6.8.4 and some playlists were populating in mixxx while others weren't. Playlists would show up but have no tracks. Playlist with tracks don't seem to be missing any.

Version

2.4.1

OS

Windows 11

acolombier commented 3 months ago

Hi @AilaScott,

I believe this is has been solved by @Swiftb0y in #13293 and will be release in version 2.4.2

Swiftb0y commented 3 months ago

And/or 2.5(-beta). If this is still a problem, feel free to reopen this issue. Thank you.

0xsuk commented 3 months ago

I think this is crate-digger's problem. I used crate digger library directly in my hobby code base and observing the same issue. It has to do with the reversing machinery of rekordbox data in the library.

Swiftb0y commented 3 months ago

yeah, very possible. The format definitely needs more reverse-engineering work.