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

handle deepzoom images with tiles ending in .jpeg instead of .jpg #27

Open
sunbliss opened this issue May 13, 2021 · 3 comments
Open

handle deepzoom images with tiles ending in .jpeg instead of .jpg #27

sunbliss opened this issue May 13, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@sunbliss
Copy link

Site name and desciption

NEB Book monuments
https://kp.rusneb.ru/
Digitized Manuscripts

Example URLs

https://kp.rusneb.ru/item/reader/apostol-1
https://kp.rusneb.ru/attachments/attachment/preview/5df7e7cb79a4ae3e39831bcc-preview.jpg

Current error message

Uncaught Error: Unable to find a proper dezoomer for:
https://kp.rusneb.ru/item/reader/apostol-1

(https://dezoomify.ophir.dev/dezoomify/dezoomers/automatic.js:30)
@lovasoa
Copy link
Owner

lovasoa commented May 14, 2021

Dezoomify supports the site, but you have to take a tile URL from your network inspector and manually change it from .jpeg to .jpg before feeding it to dezoomify

https://dezoomify.ophir.dev/dezoomify/dezoomify.html#https://kp.rusneb.ru/tiles/5df7e7cb79a4ae3e39831bcc_files/12/0_6.jpg

@lovasoa
Copy link
Owner

lovasoa commented May 14, 2021

canvas

@lovasoa lovasoa closed this as completed May 14, 2021
@lovasoa
Copy link
Owner

lovasoa commented May 14, 2021

Actually, I'll move this issue to dezoomify-extension, because the browser extension should be able to detect this image and it doesn't.

It looks only at files ending in .jpg and this site has .jpeg

@lovasoa lovasoa transferred this issue from lovasoa/dezoomify May 14, 2021
@lovasoa lovasoa reopened this May 14, 2021
@lovasoa lovasoa added the bug Something isn't working label May 14, 2021
@lovasoa lovasoa changed the title [new site support] NEB Book monuments handle deepzoom images with tiles ending in .jpeg instead of .jpg May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants