Whatbox Logo

Wiki > beets

Music library manager and MusicBrainz tagger. https://beets.io/

Installation

virtualenv

Follow the instructions in the virtualenv article to install and activate a Python 3 virtual environment. If you have previously set up a Python 3 virtualenv, you may choose to re-use it or create a new one with a different name.

beets

With your virtualenv activated, run pip install https://github.com/beetbox/beets/tarball/master

Configuration and usage

Extensive documentation is available here.