-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Serato tags: DEBUG_ASSERT in markers.cpp:718 #11283
Comments
@Holzhaus: Do you have an idea why this happens? |
I had also an occurrence in 2.3
|
No. Sorry, just saw this bug report. Do you know if these cues originate from serato or mixxx? |
Since I don't have Serato installed, it must be a Mixxx only issue. |
Not necessarily, if you download freebies from SoundCloud or elsewhere, these often have Serato cues. But anyway, maybe there is a bug in the serialization code. |
The files are from a private CD rip. So the data is without any doubt garbage written by Mixxx. |
I did a band-aid commit here: |
Now #11466 contains also a possible fix. |
Bug Description
For some reasons I have a messy Serato tags in some of my testing files. The data is also in my Mixxx database. I have no idea how this has happened.
When I reset all loops in Mixxx close Mixxx and re-import the metadata from the file the faulty cues are back:
Here is the log from the "almost working" export:
In any case we should deal with such messy data gracefully. I will keep an eye on the issue if it comes back.
Version
2.4-alpha
OS
Ubuntu Focal
The text was updated successfully, but these errors were encountered: