Implement a daily job to identify unknown ISO639-3 `Language` metadata value
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
I would like to solve this issue
From the issue description, https://github.com/openzim/cms/issues/102 ahould be implemented first.