Open Holzhaus opened 2 years ago
fyi, it would be nice to know what tracks are missing exactly...
@emmetiray Could you post a screenshot of the "mix" or "skeelo" playlist? That would help to determine the connection between the tracks and the playlist.
Here are screenshots of the mix and the skeelo playlist. on the left rekordbox, on the right mixxx. same drive.
the btf lockdown playlist might be interesting too. seems that in mixxx the first 27 tracks in the playlist are missing and from 28 on seems to be ok.
@Holzhaus
Thanks for the info.
Btw, I get a notification for every reply anyway, so you don't need to @
-mention me explicitly π
@Holzhaus can you push the code that counts the items in the playlist? In addition to the faulty playlist reading I also suspect there to to be an off-by-one error.
@Holzhaus can you push the code that counts the items in the playlist?
See #92. There is also a CLI command to convert the PDB playlists into M3U files,in case you're interested in looking at the actual entries.
Apparently the playlist entry mechanism is more complicated than it seems.
Originally posted by @emmetiray in https://github.com/mixxxdj/mixxx/issues/10955#issuecomment-1283003551