Skip to main content

FLAC CD Backup Manager

Project description

Flackup

Flackup manages audio CD backups as single FLAC files with embedded cue sheets, adds metadata from MusicBrainz and converts albums to individual Ogg Vorbis tracks.

Requirements

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

Installation

Using pip (or pipx):

pip install flackup

Usage

You can get help for all commands with the --help parameter.

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 $HOME/Music directory:

flackup convert -d $HOME/Music *.flac

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.7.0.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

flackup-0.7.0-py3-none-any.whl (13.5 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