Skip to content

id3v1: save comment when COMM frame is stored under its HashKey#709

Open
SAY-5 wants to merge 1 commit into
quodlibet:mainfrom
SAY-5:fix/id3v1-comm-hashkey
Open

id3v1: save comment when COMM frame is stored under its HashKey#709
SAY-5 wants to merge 1 commit into
quodlibet:mainfrom
SAY-5:fix/id3v1-comm-hashkey

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented May 13, 2026

COMM frames are stored in ID3Tags under their HashKey (COMM:desc:lang), so MakeID3v1 never finds them via the bare COMM key and the comment is dropped from the resulting ID3v1 tag. Fall back to scanning for a COMM:-prefixed entry when no plain COMM key exists.

Closes #660

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.

COMM not saved in id3v1 tag

1 participant