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

GeneratedByEngineVersion 2.0以下无法工作 #3

Open
mlican opened this issue Mar 3, 2022 · 3 comments
Open

GeneratedByEngineVersion 2.0以下无法工作 #3

mlican opened this issue Mar 3, 2022 · 3 comments

Comments

@mlican
Copy link

mlican commented Mar 3, 2022

No description provided.

@qingshan
Copy link
Owner

Yes, mdict_reader only works for GeneratedByEngineVersion=2.0. but if you could provide .mdx file with GeneratedByEngineVersion < 2.0, I could implement it.

@anhtuan23
Copy link

@qingshan Hello, here is a file with GeneratedByEngineVersion == 1. It would be great if you can support it.
jmdict.mdx.zip

@qingshan
Copy link
Owner

qingshan commented Feb 7, 2023

@anhtuan23 Now support mdict file with GeneratedByEngineVersion < 2.0. but currently lzo compression is not supported. Because your uploaded mdict file is using lzo compression, so still need to implement lzo decompression to support the file.

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

3 participants