Contents

beets 2.6.1

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: 14739, Watchers: 14739, Forks: 1981, Open Issues: 765

The beetbox/beets repo was created 15 years ago and the last code push was 13 hours ago.
The project is extremely popular with a mindblowing 14739 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/
Documentation:
https://beets.readthedocs.io/en/stable/
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 765 open issues on GitHub

  • Retries with 1, 2, 4, 8, 16, 32s backoff
  • Allow to use ANSI 4 bit colors
  • Bugfix fetchart
  • lastgenre: Allow keeping of non-whitelisted genres instead of deleting them.
  • [LastGenre] Canonicalize existing genres
  • va_name variable not consistenly applied
  • Added duduping on mb_trackid to the duplicates plugin
  • Error: MusicBrainz not reachable in get release by ID with query '295033b5-d225-4abb-8237-29811a0806f0'
  • Fix #6176: Clear error message when EDITOR not set
  • Extend git blame ignore revs
  • duplicates: write type annotations
  • zero plugin zeroes disctotal if single disc
  • Allow canonicalization of existing genres
  • pipx installation not working
  • fix(lastgenre): Canonicalize keep_existing fallback

See more issues on GitHub

Related Packages & Articles

progressbar2 4.5.0

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

milc 1.9.1

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