Skip to content

Releases: whatdoineed2do/audiotag

Maintanence release

23 Jun 10:07
Compare
Choose a tag to compare
  • mp3: Fix potential crashes when deleting tags from MP3 file
  • m4a: add missing date handling
  • all: modify track (dropping -K for track total) handling, merge date handling with -y, -P property editing observes chain order (end chain listing shows modified properties), audio hash reporting
  • build: automake fixes to support Ubuntu 22
  • misc: code/compilation warning cleanup

May minor release

08 May 08:54
Compare
Choose a tag to compare

New features:

  • -w add artwork
  • -K disc number

Bug fixes:

  • handle readonly files correctly
  • common property tags listed (for use with -P)
  • validation on numeric inputs

multibyte property handling

02 Dec 10:26
Compare
Choose a tag to compare

Bug fixes:

  • setting properties via -P would incorrectly handle multibyte strings
  • warnings sent to stderr so pipeline processing (ie with jq) will not fail when we encounter errors (files we can't read etc)