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

encoding error #7

Open
mglatz opened this issue Nov 19, 2019 · 1 comment
Open

encoding error #7

mglatz opened this issue Nov 19, 2019 · 1 comment

Comments

@mglatz
Copy link

mglatz commented Nov 19, 2019

mp3-tagger seems to lack support of diacritics.
I can save string such as "Cesky Rozhlas" to artist, but "Český Rozhlas" throws
UnicodeEncodeError: 'latin-1' codec can't encode character

I cant figure out how to convert the string properly to save it

@kaecy
Copy link

kaecy commented Jun 5, 2020

This is a problem with python and it's rubbish binary encoding.

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

No branches or pull requests

2 participants