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
There is only very limited support for the metadata element. It is expected to be precisely in the format as outlined in the archive specification. You can check by calling md.isEmpty(), which will likely be true, if the format is not of the assumed format. What you can do is to use the skipOmex flag in initializeFromArchive, which will stop all metadata processing.
Attached is an OMEX archive with a malformed OMEX meta file (
metadata.rdf
).How can errors in the OMEX meta file be found?
The text was updated successfully, but these errors were encountered: