Skip to content

v2.3.0

Choose a tag to compare

@othiym23 othiym23 released this 11 Jan 03:28
· 168 commits to master since this release

packard audit

I'm super thingy about metadata quality. Almost all of my music has been tagged using Picard to ensure that all of the stuff I'm listening to is in Musicbrainz, I try to make sure I'm using (my own) standard vocabulary of musical subgenres, I'm picky about how remixes are offset in track names (square brackets not round, plz) – there's a ton of this stuff I care about, and I'm constantly dropping the ball when trying to finalize releases before putting them in my archive. This is the first spike towards automating metadata auditing in packard (a previous version of my audio file management tools did all this, but it also had a bug that caused it to corrupt ID3v2 tags, so this version just flags problem files and lets you fix them with a metadata editor you trust).

  • 49f3c78 audit: Add a command to run metadata quality checks against both releases and tracks. (@othiym23)

tweaks

build