Skip to content

kstrohbeck/maestro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maestro

maestro is a command line application that helps you keep your music organized. It manages naming and tagging of mp3 files based on human-readable manifests.

Quick Links

Basic usage

If you have a folder of MP3 files for a given album you want to manage the tags of, you can run

maestro generate

to generate an "extras" directory containing an "album.yaml" file. This file is where you'll define the info about the album. The file will automatically contain as much information as maestro was able to extract from your mp3s, and you can edit it however you like to add more - it's a standard YAML file.

To rename your mp3s to canonical filenames, you can run

maestro rename

Currently, this doesn't edit the manifest, so you'll have to go in and remove the old filenames.

When you're ready to update your tags, run

maestro update

and your mp3s will be updated.

Covers

...

About

Song management application in Rust.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages