Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 13:46
· 20 commits to 7f6fe441c48f9cd39c0b532d3075521e3c1ac17d since this release
89c2771

1.5.0 (2026-04-25)

Features

Bug Fixes

  • add RIFF parser to the readMetadata (2432411)
  • 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)