libkiwix icon indicating copy to clipboard operation
libkiwix copied to clipboard

Implement a daily job to identify unknown ISO639-3 `Language` metadata value

Open benoit74 opened this issue 6 months ago • 3 comments

Once the CMS will have published the list of used ISO639-3 codes in any ZIM Language metadata with https://github.com/openzim/cms/issues/102, libkiwix should regularly (daily?) check that it can properly recognize all these codes.

It is indeed libkiwix responsibility to provide a shared point of contact (API) for all readers regarding the meaning of every individual Language values. Should a value be unrecognized by libkiwix despite being value, we must quickly patch libkiwix so that corresponding ZIM are properly discoverable by all readers.

This issue comes from https://github.com/openzim/overview/issues/51#issuecomment-2904587084 discussion

benoit74 avatar Jun 12 '25 12:06 benoit74

I would like to solve this issue

aviralgarg05 avatar Nov 01 '25 21:11 aviralgarg05

From the issue description, https://github.com/openzim/cms/issues/102 ahould be implemented first.

kelson42 avatar Nov 02 '25 06:11 kelson42

From the issue description, openzim/cms#102 ahould be implemented first.

I will do that first then

aviralgarg05 avatar Nov 02 '25 09:11 aviralgarg05