Currently, the metadata injection is able to update dc:identifier and dc:title in package.opf, however, it is not doing anything to content files with regards to the corresponding <title> and <meta name="dc:identifier" content="xxx"/> values. This causes a mismatch in package.opf metadata and content file metadata, and it also causes non-valid EPUB 3 files according to the Nordic Guidelines.
Could this be easily added @bertfrees? I thought we discussed it at the spec stage, but perhaps we didn't. Also, it apparently hasn't been tested enough until now.