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

Uncaught URIError: URI malformed with special characters #53

Open
s-uds opened this issue May 16, 2020 · 1 comment
Open

Uncaught URIError: URI malformed with special characters #53

s-uds opened this issue May 16, 2020 · 1 comment

Comments

@s-uds
Copy link

s-uds commented May 16, 2020

Hi!

Pretty much as described in this previous issue I get an exception thrown when tags contain special characters like french accents (e.g. "Interprètes").

I read about decodeURIComponent causing issues with some UTF-8 characters, which is the reason why escape() is used in the first place, but can't seem to reproduce them as of now.

Any update on this?

Thanks!

@ZMYaro
Copy link

ZMYaro commented Feb 18, 2021

I am running into this issue as well. Interestingly, the library is working fine on most of the files I am trying to parse, but when I edited some with Mp3tag, it started giving me this error with those files, specifically.

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