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

Implement argv and intelligence as to sequence dependencies between function calls #11

Open audiomuze opened 9 months ago

audiomuze commented 9 months ago

Implement argv to enable passing of switches determining which metadata enhancement routines are run and to enable pointing to source/target root folder rather than using only current dir and hard-coded defaults.