v2.3.0
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).
49f3c78audit: Add a command to run metadata quality checks against both releases and tracks. (@othiym23)
tweaks
bfeddf9Assemble albums across filesystem trees. (@othiym23)d579c51Where possible, treat trees and files as interchangeable when generating lists of files to scan. (@othiym23)dd27660Add logging. (@othiym23)