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

Handle new " / " from taglib 2.0 #12854

Open
wants to merge 3 commits into
base: 2.4
Choose a base branch
from
Open

Conversation

daschuer
Copy link
Member

@daschuer daschuer commented Feb 20, 2024

This fixes #12790 by ignoring the new multi value separator when comparing tags.
After installing taglib 2.0 this separator will populate the Mixxx database when reading a multi value tag.

After editing such tag, the multi values are deleted and the new value is stored a singe Tag containing the " / " separator.

This is a workaround to allow to use Taglib 2. Writing full multi value tags is more work.

@daschuer daschuer added this to the 2.4.1 milestone Feb 20, 2024
@daschuer
Copy link
Member Author

This need some good testing. @Holzhaus can you have a look since you use Taglib 2.0 in you build environment?

@daschuer daschuer modified the milestones: 2.4.1, 2.4.2 Apr 14, 2024
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.

None yet

1 participant