Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 01:48
9be3e89

1.6.0 (2026-04-30)

Features

Bug Fixes

  • add RIFF parser to the readMetadata (2432411)
  • avoid loading in memor the whole WAV file (07844b5)
  • FLAC/OPUS parse the language field (04837e4)
  • id3v1: parse correctly the year (1a5a792)
  • id3v2: correctly assign TOWN (9688e6b)
  • id3V4 writer will work with non ASCII characters (6bb7ae4)
  • ID3v4 writer: don't write twice genre (9dd0acd)
  • In some cases, the last character of lyrics may be truncated. (#95) (6225d83)
  • riff writer was overwriting the origin file (2c6cad7)
  • riff writer: don't override the track Number using setTrackTotal (66aaa06)
  • riff_writer: correct size for the header (7d523ff)
  • setArtist tag for mp3 (#91) (daa5da2)