Skip to content

ID3v2: Enforce tag restrictions #527

Open
@Serial-ATA

Description

@Serial-ATA

ID3v2 lets you define tag restrictions in the extended header, which we can already read/write: https://github.com/Serial-ATA/lofty-rs/blob/8625a129569e9848e4b37800406da391ea79ef49/lofty/src/id3/v2/restrictions.rs

But they aren't enforced when writing a tag.

Does anyone actually use this feature? As with most things in ID3v2, probably not. But it could be neat.

This would be an optional toggle in WriteOptions that would be off by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestlow prioritySomething that is at least planned, but likely will not be worked on soon.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions