rgaudin

Results 844 comments of rgaudin

As long as libkiwix operates as a webserver would, I think scrapers would be marginally impacted. We have two kind of scrapers: - built-from-scratch ones. Those usually don't make use...

The library XML is the production one ; didn't you see the wget call above? So yes, there's an `url` attribute on each book. Should that matter?

Following @kelson42 suggestion, I removed the `path` attributes from all the books in the ZIM and I have a different startup output: ``` Loading the library from the following files:...

From discussion with @mgautierfr and @kelson42: The issue with implementing this is that kiwix-serve currently serves two purposes: - an OPDS catalog on `/catalog[/v2]`. - a ZIM reader that uses...

Just documenting another annoyance of the current toolbar : whenever you use an anchor, the content that is being anchored is usually partially hidden behind the bar.

Bumping this once again. Still a pain to write scrapers reusing source-website CSS, having to deal with kiwix-serve's intrusion.

yet another CSS hack in kolibri2zim. Not spamming, archiving where the hacks are.

Stepping into the discussion as we are revamping library.kiwix.org's frontend (reverse proxy). As discussed with @kelson42, we'd want kiwix-serve to respond properly and not hack its responses into the proxy....

OK, I think I'll need to use the debugger to find out what's going on. It seems that I don't have the log of the culprit request (if the culprit...

No, I've only used `--monitorLibrary` on this instance so I can't say it happens without. I meant to say that the crashes are not happening at the time of the...