Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support all text encoding declared in the ID3 standard #79

Open
chicio opened this issue Dec 27, 2020 · 0 comments
Open

Support all text encoding declared in the ID3 standard #79

chicio opened this issue Dec 27, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@chicio
Copy link
Owner

chicio commented Dec 27, 2020

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.

@chicio chicio added this to the Next milestone Dec 27, 2020
@chicio chicio added this to To do in ID3TagEditor Dec 27, 2020
@chicio chicio added the enhancement New feature or request label Dec 27, 2020
@chicio chicio self-assigned this Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant