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

Unable to recognize encoded Chinese text CUE file #147

Open
melinyi opened this issue May 21, 2022 · 4 comments
Open

Unable to recognize encoded Chinese text CUE file #147

melinyi opened this issue May 21, 2022 · 4 comments

Comments

@melinyi
Copy link
Contributor

melinyi commented May 21, 2022

Hi, I came again, I found a CUE file that could not identify the code, but I set system.text.gb18030 system.text.gb2312 and other Chinese codes can be recognized normally.

@melinyi
Copy link
Contributor Author

melinyi commented May 21, 2022

{
"Path": "C:\Users\Line\Desktop\歌声伴随你 - 第24集.cue",
"Artist": "����������",
"Comments": "DISCID DD0CEC0F˵COMMENT "ExactAudioCopy v1.0b2"",
"Title": "��24��",
"Tracks": [
{
"Path": null,
"Title": "�������01",
"Artist": "����������",
"Composer": null,
"Comment": "",
"Genre": "",
"Album": "��24��",

@melinyi
Copy link
Contributor Author

melinyi commented May 21, 2022

I have uploaded the file

@melinyi
Copy link
Contributor Author

melinyi commented May 21, 2022

This code can correctly identify the code

https://github.com/melinyi/PlayListGenerateLib-Shared/blob/main/TextEncoding.cs

image

image

@Zeugma440 Zeugma440 self-assigned this May 21, 2022
@Zeugma440 Zeugma440 added the bug label May 21, 2022
@Zeugma440
Copy link
Owner

I've just seen the issue you've opened here : CharsetDetector/UTF-unknown#143

Let's wait to see if they can fix it. If they can, I'm gonna use UTF-unknown instead of plain UDE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants