Borewit / music-metadata

Stream and file based music metadata parser for node. Supporting a wide range of audio and tag formats.
MIT License
979 stars 93 forks source link

Async EBML / Matroksa parsing #2218

Closed Borewit closed 3 months ago

Borewit commented 3 months ago

Change EBML iterator and Matroksa parser so that, that it processes the metadata found in elements during parsing, rather then when the entire file is parsed.

Related to:

coveralls commented 3 months ago

Coverage Status

coverage: 97.061% (-0.1%) from 97.157% when pulling bf40c2c5fe35b32003c9a1399022b0a49b57b52d on async-ebml-parsing into 3ec012ce09eee21c862b9f1aecbcd25c0a9dfa65 on master.