benoit74
benoit74
Just running again CI on `main` branch to have a look.
In `validate_zimfile_creatable`, nothing is specifically tied to the fact that we are manipulating a ZIM file. The method should hence be renamed `validate_file_creatable`. Obviously this would be a breaking change,...
`callback` argument of `zim.creater.Creator.add_item_for` is reported by pyright as partially unknown when in `strict` mode due to the use of generic `Callable`. This is a problem in projects setting `pyright`...
We have a problem in the reading list when the URL displayed contains a fragment. URL saved in reading list seems to not have the fragment, or fragment is not...
### Description It looks like we have an issue with videos on iPhone since iOS 17 (still not patched on latest iOS 17 and iOS 18) with videos that have...
I tried to create a ZIM of https://www.wikidoc.org/ with `docker run --rm --name mwoffliner_test ghcr.io/openzim/mwoffliner:dev mwoffliner --adminEmail="[email protected]" --customZimDescription="Desc" --format="novid:maxi" --mwUrl="https://www.wikidoc.org/" --mwWikiPath "index.php" --mwActionApiPath "api.php" --mwRestApiPath "rest.php" --publisher="openZIM" --webp --customZimTitle="Custom title"...
In https://farm.openzim.org/pipeline/53d49603-fd60-4933-b7f3-5b8130b29805/debug, the task is finally aborted due to skew between request time and server time. What I see in the logs are many message like `@smithy/node-http-handler:WARN - socket usage...
Zimfarm recipe: https://farm.openzim.org/recipes/alec_exposed The [last task](https://farm.openzim.org/pipeline/f694890e-12b6-4970-a020-b2432073940c) (ran with `dev` right now, see close to a 1.14) fails with `No available desktop renderer.`. I don't get why, because all [prerequisites](https://github.com/openzim/mwoffliner/wiki/Frequently-Asked-Questions#can-all-mediawiki-instances-be-scraped) are...
This week-end we ran the `dev` Docker image on a MediaWiki and resulting ZIM seems to have no image at all. ZIM online: https://dev.library.kiwix.org/viewer#psychonautwiki_en_all_maxi_2024-09/ Zimfarm recipe: https://farm.openzim.org/recipes/psychonautwiki_en_all ZIM request: https://github.com/openzim/zim-requests/issues/634...