Skip to content

Support all text encoding declared in the ID3 standard #79

@chicio

Description

@chicio

At the moment all the text frame support only UTF16 as text encoding. We should add the possibility to parse and create frame with one of preferred encoding supported by the ID3.

Describe the solution you'd like
All text frame should contains a property `textEcoding, that contains the parsed value for the current text frame or the value set by the library user during text frame creation.

Additional context
See id3.org for the complete list of text encoding supported.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions