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

[Nexus] fix charset problem on created ID3 tags #45

Merged
merged 6 commits into from
Oct 25, 2021

Conversation

AlwinEsch
Copy link
Member

Before was the UTF-8 characters not shown correct.

This change the set to use UTF-16 strings about where fixes the problem.
Related to them is also a new setting value added to select between ID3v1 and ID3v2.
On ID3v2 becomes now set the backward in UTF-8 strings and the new about ver. 2 with translated UTF-16 characters.

As needed new dependency is now iconv added.

To fix issue #38

Before was the UTF-8 characters not shown correct.

This change the set to use UTF-16 strings about where fixes the problem.
Related to them is also a new setting value added to select between ID3v1 and ID3v2.
On ID3v2 becomes now set the backward in UTF-8 strings and the new about ver. 2 with translated UTF-16 characters.

As needed new dependency is now iconv added.
@AlwinEsch AlwinEsch merged commit 276a5ed into xbmc:Nexus Oct 25, 2021
@AlwinEsch AlwinEsch deleted the fix-charset-Nexus branch October 25, 2021 20:38
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.

None yet

1 participant