package metadata

  1. Overview
  2. Docs
Read metadata from various file formats

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.1.tar.gz
md5=5a0597eb24363728fb11983fdad2f338
sha512=7aa6a01579c38634eef9583dd192ddec3c621b2f1f19f9da1eee5e3dddaf5de925bf8177158f2734dd27b69be3309bd6a8d6b7888e5c698a843f7fe8bc0185c8

doc/CHANGES.html

0.3.1 (2024-04-01) ๐Ÿƒ

  • Add support for ogg/flac metadata.

0.3.0 (2024-03-24)

  • Add basic example.
  • Add optional custom parser argument to override the default parsing mechanism.
  • Add binary format for encoding frames.
  • Update default metadata mappings to follow musicbrainz's picard mapping.
  • Add MIME module to guess MIME type of files (#4).
  • Generic RIFF format parser, adds support for wave files (#6).

0.2.0 (2023-07-01)

  • Add support for FLAC.
  • id3v2: use "bpm" instead of "tempo".
  • id3v2: convert "tlen" to "duration".
  • id3v2: implement partial support for rendering.
  • Fix charset conversion from utf16.
  • Fixed MP4 parsing.

0.1.0 (2023-02-08)

  • Initial release.
OCaml

Innovation. Community. Security.