music-metadata icon indicating copy to clipboard operation
music-metadata copied to clipboard

Stream and file based music metadata parser for node. Supporting a wide range of audio and tag formats.

Results 89 music-metadata issues
Sort by recently updated
recently updated
newest added

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.8.2 to 48.2.5. Release notes Sourced from eslint-plugin-jsdoc's releases. v48.2.5 48.2.5 (2024-05-15) Bug Fixes handle deprecated typeParameters (#1229) (d417d05) v48.2.4 48.2.4 (2024-05-09) Bug Fixes valid-types: disable checking...

ESM
dev-dependencies

Extremely minimal support for the iTunes-specific `GRP1` tag to address #570 . There is no mapping, but the tag should appear in `metadata.native`.

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.8.2 to 48.2.6. Release notes Sourced from eslint-plugin-jsdoc's releases. v48.2.6 48.2.6 (2024-05-23) Bug Fixes require-yields: avoid error when ExportNamedDeclaration has no declaration prop (93a9415) v48.2.5 48.2.5 (2024-05-15)...

ESM
dev-dependencies

### Is there an existing issue for this? - [X] I have searched the existing issues ### music-metadata version 7.14.0 ### JavaScript module eco system CommonJS modules (CJS), music-medata ≤...

bug

Update to Yarn Berry: https://yarnpkg.com/migration/guide

dev-dependencies

Related to #1974, fixes id3v2.4 `USLT` mapping to `common.lyrics` References: - https://id3.org/id3v2.3.0#Unsychronised_lyrics.2Ftext_transcription - https://id3.org/id3v2.4.0-frames

bug

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.3.0 to 22.5.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.3.0&new-version=22.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dev-dependencies

### Is there an existing issue for this? - [X] I have searched the existing issues ### music-metadata version 10.2.0 ### Current Behavior When parsing a blob with Safari, I...

bug

This is very rough prototype of https://github.com/Borewit/music-metadata/issues/894 to see if there is a way forward. This implements ability for users to import only parsers they need, thus making bundle size...