commands.sh

beet

linux

Manage the beets media library.

More info →

Options (1)

-s, --singletonsboolean

Add a single song to the library, attempting to get correct tags for it from MusicBrainz

Example: beet import {{[-s|--singletons]}} {{path/to/file}}

Examples (5)

Add music from a specific directory to the library, attempting to get correct tags for it from MusicBrainz

beet import path/to/directory

Add a single song to the library, attempting to get correct tags for it from MusicBrainz

beet import [-s|--singletons] path/to/file

Query library

beet list query

Show entire library statistics

beet stats

Show statistics for a specific query

beet stats query
made by @shridhargupta | data from tldr-pages