You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if keeping the --ns option is a good thing.
Libzim moved to an API where we remove/hide the namespace, it is a bit odd (and buggy) to keep the concept in zimdump.
The dump command only "user" entries (in C namespace) for new zim files. So the --ns option is useless.
The PR Respecting the --ns option in zimdump show #316 works only because of the compatibility layer to support old bookmarks (including the ns) with old zimfiles (even if it works with new zim files)
It would be better to ask ourselves how we provide a better api to display metadata (and other non user entries ?)
Maybe a zimdump metadata --name=Name gutenberg_fa_all_2022-01.zim ?
The right approach is probably to remove fully the namespace concept IMO... and create the appropriate function to access other namespaces. This is how the libzim works and zimdump should work like this probably.
is wrong, it should deliver the name like:
The text was updated successfully, but these errors were encountered: