Metadata-Version: 2.1
Name: mumema
Version: 1.0.0
Summary: Music Metadata Manager
Keywords: scripts,commandline
Author-email: Johannes Krattenmacher <mumema@dev.krateng.ch>
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Project-URL: repository, https://github.com/krateng/mumema

# MuMeMa

Simple command line metadata manager for people who like to have information in an authorative text file to then write it to the individual audio files. As a little bonus, it also deals with the output files of `cdparanoia`.

## How to use

You should have an album folder that either has filenames leading with numbers (e.g. `01_As-If-Its-Your-Last.flac`) or the output files of `cdparanoia`.

Create a file `album.yml` in this folder according to the example in the repository. Then simply run `mumema`. The script will convert and rename your `cdparanoia` files if present, then properly tag all files in the folder.

