Skip to main content

FLAC CD Backup Manager

Project description

# Flackup

Flackup manages audio CD backups as single FLAC files with [embedded cue
sheets][cuesheet]. Add metadata from [MusicBrainz][] and convert albums to
individual [Ogg Vorbis][] tracks.

## Requirements

* FLAC files with embedded cue sheets
* `flac`, `oggenc` and `vorbisgain`
* Python 3

## Installation

Using pip (or [pipsi][]):

pip install flackup

## Usage

To tag a number of FLAC files with embedded cue sheets:

flackup tag *.flac

If there are multiple releases matching the cue sheet (and there probably will
be), Flackup will show you some release details, including the barcode, and let
you pick the correct one.

To add cover images to a number of tagged FLAC files:

flackup cover *.flac

To convert a number of tagged FLAC files to Ogg Vorbis in the */var/ogg*
directory:

flackup convert -d /var/ogg *.flac

You can get help for all commands with the `-h` parameter:

flackup -h

[cuesheet]: https://xiph.org/flac/documentation_tools_flac.html#encoding_options
[MusicBrainz]: https://musicbrainz.org/
[Ogg Vorbis]: https://xiph.org/vorbis/
[pipsi]: https://github.com/mitsuhiko/pipsi

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flackup-0.5.0.tar.gz (12.7 kB view hashes)

Uploaded Source

Built Distribution

flackup-0.5.0-py3-none-any.whl (12.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page