flacted

Python versions PyPI - Version GitHub tag (with filter) License GitHub commits since latest release (by SemVer including pre-releases) CodeQL QA Tests Coverage Status Dependabot Documentation Status mypy uv pytest Ruff Downloads Stargazers pre-commit Prettier Follow @Tatsh Mastodon Follow

Front-end to metaflac to set common FLAC tags.

Commands

flacted

Front-end to metaflac to set common tags.

Usage

flacted [OPTIONS] [FILES]...

Options

-A, --album <album>

Album.

-D, --delete-all-before

Delete all existing tags before processing.

-T, --track <track>

Track number.

-a, --artist <artist>

Track artist.

-d, --debug

Enable debug output.

-g, --genre <genre>

Genre.

-p, --picture <picture>

Cover artwork to attach.

-t, --title <title>

Track title.

-y, --year <year>

Year.

Arguments

FILES

Optional argument(s)

Indices and tables