Skip to content
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

fix #3127 (autosort) #3128

Merged
merged 7 commits into from
Nov 10, 2024
Merged

Conversation

rsekman
Copy link
Contributor

@rsekman rsekman commented Sep 14, 2024

This PR is a draft to resolve #3127. It adds tests for sorting playlists directly and with autosort, plus some tweaks to the test suite (build with debuginfo, link with lld for better error messages).

@Oleksiy-Yakovenko
Copy link
Member

It looks good, but I can't merge this PR before the tests are green. If you need to have the failing test in the code -- you'd have to disable it before merging.

@Oleksiy-Yakovenko
Copy link
Member

I have played around with calling plt_ausort, and I can confirm it's quite broken. Every time it's called, it corrupts the previous settings.

@Oleksiy-Yakovenko
Copy link
Member

The tests should be green after you rebase on master.

@Oleksiy-Yakovenko Oleksiy-Yakovenko merged commit d55a4b5 into DeaDBeeF-Player:master Nov 10, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autosort is broken
2 participants