Skip to content

MediaFile: More general comments field in ID3 #10

Open
@sampsyo

Description

@sampsyo

An outgrowth of #1043, courtesy of @kiefermat.

Apparently, some software uses COMM frames with funky desc fields to store comments. (Most software uses an empty desc field.) We should probably read these various frames and interpret them as comments.

The question gets a little trickier when writing. I lean toward automatically "standardizing" these fields when MediaFile needs to update the tag—i.e., we should drop any frames with custom desc fields and just preserve the descless frame. That would require a bit more machinery than we currently have in MP3DescStorageStyle.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions