Skip to content

First prerelease

Pre-release
Pre-release

Choose a tag to compare

@v1ctorio v1ctorio released this 24 Aug 17:38

Frederick is a simple and lightweight cli that helps you with metadata on your audio files.

It uses the MusicBrainz API to find metadata for audio files.

Warning

This project is in version 0.0.1, its usable but some unknown bugs might take place. Its not (yet) intended for automated use.

The musicbrainz API requires a contact information on the user agent. Its required, you can either set the MBRAINZ_CONTACT enviroment variable or set it in the config file. To generate the config file you can use frederick --generate-config-file

$ frederick --help

Usage: frederick [OPTIONS]

Options:
  -f, --file <FILE>                  
  -g, --generate-config-file         
  -r, --release-name <RELEASE_NAME>  
  -h, --help                         Print help
  -V, --version                      Print version