Ophir LOJKINE

Results 1257 comments of Ophir LOJKINE

I cannot reproduce the 82% error. Can you provide a screenshot? (on your previous issue, maybe) If you write to them, you don't have to lie. Just say that they...

I contacted alwaysdata (who provide the server that hosts dezoomify) asking them to upgrade their SSL library. We'll see what they answer, but I doubt they'll be willing to do...

There is a way to make dezoomify work with sites that require login to view zoomable images, but it's a little hidden. In fact, this requires you to fiddle with...

See: https://github.com/lovasoa/dezoomify/issues/27

It looks like they do not provide the `ImageProperties.xml` file anymore. We would have to add specific support for this site to dezoomify, in order to make it work...

No, it's just a few lines of code to write in dezoomify to handle this particular site, where the meta-information is inside the page itself instead of a separate `.xml`...

The zoomable image URL is `https://barnesfoundation-collection.imgix.net/tiles/5663/info.json`. However, it looks like they made several errors in the meta-information file: - the `id` should be `https://barnesfoundation-collection.imgix.net/tiles/5663`, and not `http://localhost:8080/5663`. - they only...

![dezoomified_2](https://user-images.githubusercontent.com/552629/87254317-17a98680-c482-11ea-935f-a2882d98ec72.jpg)

@Tricesimo, here are detailed instructions : - Install the [dezooomify-extension](https://lovasoa.github.io/dezoomify-extension/) in your browser and download [dezoomify-rs](https://dezoomify-rs.ophir.dev/) - Activate the dezoomify-extension by clicking it's icon in the tab where you have...

Can you show me exactly what you are doing? Maybe take a few screenshots?