Stefan Corneliu Petrea

Results 24 comments of Stefan Corneliu Petrea
trafficstars

This persists. The scanner just doesn't see certain pdf files. This happens at least on the following docker images: ``` ghcr.io/kareadita/kavita:canary-0.8.4.7 linuxserver/kavita:v0.8.4.2-ls60 jvmilazz0/kavita:nightly-0.8.4.6 ghcr.io/kareadita/kavita:0.7.8.2 ```

@fservida > Is there a way to force a higher resolution? While not directly answering your question for browsertrix, there is an off-the-shelf solution [tubearchivist](https://github.com/tubearchivist/tubearchivist) for your use-case. Quoting from...

The blog can be handled through wget as well: ```bash #!/bin/bash wget -H \ --recursive \ --page-requisites \ --adjust-extension \ --span-hosts \ --convert-links \ --restrict-file-names=windows \ --domains "blogger.googleusercontent.com,stephenratcliffe.blogspot.com,bp.blogspot.com" \ --regex-type...

[There's a fork here](https://github.com/ailrk/zathura/tree/Ailrk-fork) that claims to have solved this issue if anyone wants to adapt it and merge.