-
-
Notifications
You must be signed in to change notification settings - Fork 71
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 parse DZI file with a Byte Order Mark #45
Comments
Hello, and thank you for reporting this. After investigation, I found the origin of the bug. It is in the underlying XML parser library dezoomify-rs uses: RReverser/serde-xml-rs#67 So, this issue will be resolved when RReverser/serde-xml-rs#67 is. |
Log metadata file contents when in debug mode.
It looks like the developer of the underlying library is reluctant to fix this bug: netvl/xml-rs#10 |
Thanks for the prompt response! Do I have any other options to undertake multiple downloads? dezoomify-rs has been great for creating batch downloads. |
I can add a workaround for this bug... In the meantime, there is still the node version of dezoomify |
OK, I implemented a workaround for the underlying issue. I'll soon release a new version of dezoomify-rs, and you'll be able to use it with your file. |
You can download the latest build of dezoomify-rs with the fix here: https://github.com/lovasoa/dezoomify-rs/releases/tag/untagged-7390da2b90bad1bc3e9a |
Fantastic! I get a 404 when clicking on the link. |
Here is the right link : https://github.com/lovasoa/dezoomify-rs/releases/tag/build-25e9c8d18aa0196c59d5e2050bd6fb3443b9fcd5 |
Sorry to be a pain - still getting a 404.... |
Ok got it now. Will let you know it works |
Perfect - works as expected. Thanks for resolving this bug so promptly! |
I am getting the following error using dezoomify-rs
Using the same URL I have no problem using Dezoomify on the web
http://www.cartomundi.fr/site/cmfiles/Cartes/SP8/d_Eg-124.jpg/dzc_output.xml
Any clues on what I am doing wrong?
Thanks
Mac
The text was updated successfully, but these errors were encountered: