Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Preserve multiple MusicBrainz artist, release artist, and work id tags when writing in Id3v2 #508

Merged

Conversation

Lepidopteran
Copy link
Contributor

This should fix #507

I only added artist, release artist, and work id because I believe that's how MusicBrainz Picard maps it, Though I'm not a hundred percent sure.

Lemme know if there is anything else I can do. :)

changes:

- Preserve multiple MusicBrainz artist, release artist, and work id when
writing
@Serial-ATA Serial-ATA added this to the 0.22.2 milestone Jan 30, 2025
@Serial-ATA
Copy link
Owner

Thanks! I wonder if multiple releases/release groups are possible. As in, tagging the track as the recording rather than in the context of a release (does anyone do that?).

@Serial-ATA Serial-ATA merged commit 8a3b459 into Serial-ATA:main Jan 30, 2025
4 checks passed
@Lepidopteran Lepidopteran deleted the fix_id3v2_multi_musicbrainz_tag branch January 30, 2025 22:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When Writing to a File That Uses Id3v2 Using Tag, It Erases All Items that Have Multiple Values
2 participants