Contents

beets 1.6.0

0

music tagger and library organizer

Beets is the media library management system for obsessive music geeks. It catalogs your collection, automatically improving its metadata as it goes . It then provides a bouquet of tools for manipulating and accessing your music.

Stars: 12363, Watchers: 12363, Forks: 1774, Open Issues: 586

The beetbox/beets repo was created 13 years ago and the last code push was 5 hours ago.
The project is extremely popular with a mindblowing 12363 github stars!

How to Install beets

You can install beets using pip

pip install beets

or add it to a project with poetry

poetry add beets

Package Details

Author
Adrian Sampson
License
MIT
Homepage
https://beets.io/
PyPi:
https://pypi.org/project/beets/
GitHub Repo:
https://github.com/beetbox/beets

Classifiers

  • Multimedia/Sound/Audio
  • Multimedia/Sound/Audio/Players/MP3
No  beets  pypi packages just yet.

Errors

A list of common beets errors.

Code Examples

Here are some beets code examples and snippets.

GitHub Issues

The beets package has 586 open issues on GitHub

  • mbsync: Ask before making any changes
  • ReplayGain threads don't appear to be working in master.
  • Configurable handling for index tracks and headings
  • Discogs: titles are mangled for subtracks overhanging between sections
  • Discogs plugin treats headings as index tracks
  • Draft: Allow plugins to inhibit file operations via hooks
  • discogs: discogs_albumid is always 0
  • Rough idea for #2657
  • lyrics: Newline-stripping regex can be extremely slow
  • Allow to configure which fields are used to find duplicates
  • -A adds new unknown numeration
  • Improve config cmd
  • Formatted modify and import –set-field.
  • acousticbrainz: Add tag mappings for AcousticBrainz values
  • hook: React to commands failures

See more issues on GitHub

Related Packages & Articles

progressbar2 4.4.2

A Python Progressbar library to provide visual (yet text based) progress to long running operations.

milc 1.8.0

MILC is a framework for writing CLI applications in Python 3.6+.

pyo 1.0.5

Python module to build digital signal processing program.

pydub 0.25.1

Manipulate audio with an simple and easy high level interface