Borewit

Results 226 comments of Borewit

> Now that GitHub acquired npm this can hopefully be fixed. That was exactly what I was thinking after the [announcement npm is joining github](https://github.blog/2020-03-16-npm-is-joining-github/) yesterday.

Experimental functionality released in [v6.3.0](https://github.com/Borewit/music-metadata/releases/tag/v6.3.0)

Ability read APEv2 header in combination with Lyrics header: PR #271

Ability to extract APEv2 header, which also has a [Lyrics3v2](http://id3.org/Lyrics3v2) header implemented in [v4.8.0](https://github.com/Borewit/music-metadata/releases/tag/v4.8.0).

Parsing a live stream is a bit different then parsing a file. The first trick to keep it processing the stream us to use the duration flag. Then subscribe to...

You are right, it is done outside the original audio content standard. It looks like the mechanism used to retrieve the metadata is [ICY metadata](https://liquidsoap.readthedocs.io/en/latest/content/icy_metadata.html).

Related to support all API features, please also note that a number of changes are still in draft in #405. Some functions are only there, just to distinct the return...

The point of the module is to provide easy API access to MusicBrainz. I have to many things on my plate at the moment. Would you be interested sharing ownership...

If you can help to finalize #3 (PR #405), that would be nice. If you believe it can be done better type-wise, be my guest. Intuitive, I like that. This...

Thank you for reminding me to this question @BradNut. Apologies @barrars. Yeah, [there is a limitation to this API](https://musicbrainz.org/doc/MusicBrainz_API#Subqueries). It will not give you all the results at once: >...