1
0
mirror of synced 2026-08-06 11:36:59 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Borewit 7df04e6408 Update documentation 2026-02-08 14:30:07 +01:00
ma225tq 46568de6b2 docs: regenerate common_metadata.md 2026-02-08 14:15:46 +01:00
ma225tq f2bef6b945 docs: add albumartist description in common.json 2026-02-08 14:15:46 +01:00
glebrock a3c53f00c8 #2574: update docs for grouping field to include reference to GP1 frame, update to consistently use strictEqual() in test 2026-02-02 20:18:17 +01:00
Borewit 5445cbb816 Support variable length PCNT and POPM numeric values.
Add `common.playCounter`
2025-09-15 20:36:21 +02:00
Charles Thompson 2b3be0e941 Fix typo in docs 2025-04-30 07:43:04 +02:00
Borewit 31c6a3a815 Update tag mapping documentation, was out-dated 2024-07-21 12:59:24 +02:00
Bjorn Stromberg eb0f8e61b8 feat: convert most Buffer usage to Uint8Array (#2103)
Convert most Buffer usage to Uint8Array and `uint8array-extras` to fill functionality gaps
* Update `token-types` to version 6.0.0
* Update `strtok3`  to version 7.1.0
* Update `file-type` to version 19.1.0
* Update dependency diagram to desired Node.js free via primary entry point

Co-authored-by: Borewit <Borewit@users.noreply.github.com>
2024-07-08 19:53:02 +02:00
Borewit 1531d84606 Update common metadata documentation 2024-06-30 11:40:53 +02:00
Borewit ca9870493a Update generic metadata documentation 2023-11-07 21:24:09 +01:00
Borewit c27e705640 Add Mermaid dependency diagram 2023-11-07 20:45:53 +01:00
Borewit eeef190132 Update mapping documentation 2023-11-01 12:19:59 +01:00
Borewit 31081def90 Update metadata documentation 2023-03-29 21:06:00 +02:00
Borewit d17547d7e4 Add AIFF text chunk support, resulting in AIFF metadata & mapping 2022-09-18 13:23:48 +02:00
Borewit 21a4a77455 Update common.bpm documentation.
Should have been part of Borewit/music-metadata#977
2022-01-13 09:37:43 +01:00
Borewit 4e075ece28 Fix linefeed 2021-07-10 17:55:38 +02:00
Borewit 2a5d37e774 Update metadata 2021-06-05 12:16:47 +02:00
Borewit 137e1d548c Update common metadata 2020-12-30 15:17:35 +01:00
ozelot379 65ef197769 Generate docs 2020-07-01 08:19:50 +02:00
Borewit 21a9fc7b02 Map Matroska-segment-title to common.title. Implements #407. 2020-01-12 16:12:20 +01:00
Borewit 9008262f77 Adapt to strtok3 v5: API changes: tokenizer.fileInfo 2019-12-30 11:05:55 +01:00
Borewit 09e4043df9 Add support for APEv1 tag header 2019-12-19 21:50:48 +01:00
Borewit d85105625b Add missing documentation entries 2019-09-17 21:08:27 +02:00
Borewit dbc139c3ea Map replay-gain album & track, peak & gain tags to common 2019-09-17 20:34:32 +02:00
Borewit 185ce7a0bb Update generated metadata doc 2019-08-09 12:52:08 +02:00
Borewit c579af236b Update common doc 2018-09-08 16:16:47 +02:00
Borewit a0ce87da71 Update generated documentation 2018-09-07 13:58:58 +02:00
Borewit 7b844d8900 Merge branch 'master' into feature/Discogs
# Conflicts:
#	src/common/GenericTagMapper.ts
#	src/index.ts
#	test/test-discogs.ts
2018-08-17 11:04:29 +02:00
Borewit dc618225e5 #125 Update common model after each async native tag update. 2018-08-13 11:01:18 +02:00
Borewit 6a63f1b107 #111: Change normalized rating range from [0..5] to [0..1].
Adjust calculation to include maximum score (divide by 254 instead of 255).
2018-07-02 21:20:58 +02:00
Borewit b20a3a1047 Update API doc 2018-06-04 21:05:08 +02:00
Borewit ecf029ce63 Fix unit tests 2018-05-10 18:09:36 +02:00
Borewit 270546cf4a #83: Update generated documentation. 2018-05-01 15:48:13 +02:00
Borewit d4068ce4af Add generated common metadata documentation 2018-03-13 19:47:35 +01:00