Skip to content

fix: separate Vorbis album artist metadata - #117

Merged
ClementBeal merged 2 commits into
mainfrom
fix/vorbis-albumartist
Sep 8, 2026
Merged

ClementBeal merged 2 commits into
mainfrom
fix/vorbis-albumartist

Conversation

@ClementBeal

Copy link
Copy Markdown
Owner

Fix incorrect handling of Vorbis album artist tags.

Previously, both ARTIST and ALBUMARTIST were stored in the artist field. This caused album-level artist information to be mixed with track-level artist information.

Fixes #116

@ClementBeal
ClementBeal merged commit b4ba1ae into main Sep 8, 2026
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.

Request: Parse ALBUMARTIST separately to ARTIST for Vorbis tags

1 participant