openzim / warc2zim

Command line tool to convert a file in the WARC format to a file in the ZIM format
https://pypi.org/project/warc2zim/
GNU General Public License v3.0
40 stars 5 forks source link

Cleanup: remove warning log about differing rewrite mode #309

Open benoit74 opened 2 weeks ago

benoit74 commented 2 weeks ago

In https://github.com/openzim/warc2zim/pull/306, we change the way we detected the type of content and introduced a warning intended to help to diagnose potential issues with this significant change.

Once this has proven to be stable (2.2 probably) we should remove this warning.

benoit74 commented 5 days ago

Not sure we should remove this warning, see https://github.com/openzim/warc2zim/issues/326#issuecomment-2189283692