audiomuze / tagminder

Import, maintain and export tag metadata to/from audio files and a dynamically created SQLite table. Automates incremental tag cleanup, enrichment and standardisation for your digital audio library at scale using pre-scripted SQL queries, achieving quality and consistency throughout your music collection in a manner not possible with a tagger.
GNU General Public License v3.0
7 stars 1 forks source link

Fill in missing genre, style, mood, theme metadata where other tracks in album have the metadata #9

Closed audiomuze closed 7 months ago

audiomuze commented 9 months ago

Code base to ID exceptions already exists - just needs implementation.

audiomuze commented 7 months ago

Completed. Genres and styles already propagate into a vetted genre list and enrichment is done where an artist has albums in lib and an album by that artist has no or only 'Pop/Rock', 'Pop' or 'Jazz' genre entries.

All tracks within an album with missing or inconsistent genre, style, mood, theme tags are now consolidated, deduped and applied across the relevant album.