Skip to content

ocaml-metadata 0.2.0

Compare
Choose a tag to compare
@toots toots released this 01 Jul 21:35
· 56 commits to main since this release

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.