openzim / zim-tools

Various ZIM command line tools
https://download.openzim.org/release/zim-tools/
GNU General Public License v3.0
123 stars 34 forks source link

Correctly handle alias/hardlink in content duplication check. #377

Closed mgautierfr closed 9 months ago

mgautierfr commented 11 months ago

Following https://github.com/openzim/libzim/issues/824 we will need to extend check tools to correctly handle duplication.

It implies we loop on the blobs instead of the entries to check for duplicated level. And if we do so, we may want to do other checks at this moment instead of looping on articles after.