Skip to content
/ beets Public
forked from beetbox/beets

music library manager and MusicBrainz tagger

License

Notifications You must be signed in to change notification settings

snejus/beets

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dddf090 Â· Apr 30, 2024
Oct 30, 2023
Apr 30, 2024
Apr 30, 2024
Apr 20, 2024
Jan 15, 2024
Apr 30, 2024
Jul 7, 2020
Nov 30, 2021
Apr 30, 2024
Mar 1, 2024
Sep 22, 2023
Oct 27, 2023
Nov 18, 2023
Dec 30, 2015
Aug 23, 2016
Nov 18, 2023
Oct 23, 2023
Dec 22, 2021
Aug 25, 2021
May 17, 2022
Oct 21, 2023
Mar 1, 2024
Jan 17, 2024
Mar 1, 2024

Repository files navigation

https://github.com/beetbox/beets/workflows/ci/badge.svg?branch=master

beets

Beets is the media library management system for obsessive music geeks.

The purpose of beets is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes. It then provides a bouquet of tools for manipulating and accessing your music.

Here's an example of beets' brainy tag corrector doing its thing:

$ beet import ~/music/ladytron
Tagging:
    Ladytron - Witching Hour
(Similarity: 98.4%)
 * Last One Standing      -> The Last One Standing
 * Beauty                 -> Beauty*2
 * White Light Generation -> Whitelightgenerator
 * All the Way            -> All the Way...

Because beets is designed as a library, it can do almost anything you can imagine for your music collection. Via plugins, beets becomes a panacea:

If beets doesn't do what you want yet, writing your own plugin is shockingly simple if you know a little Python.

Install

You can install beets by typing pip install beets or directly from Github (see details here). Beets has also been packaged in the software repositories of several distributions. Check out the Getting Started guide for more information.

Contribute

Thank you for considering contributing to beets! Whether you're a programmer or not, you should be able to find all the info you need at CONTRIBUTING.rst.

Read More

Learn more about beets at its Web site. Follow @b33ts on Mastodon for news and updates.

Contact

  • Encountered a bug you'd like to report? Check out our issue tracker!
    • If your issue hasn't already been reported, please open a new ticket and we'll be in touch with you shortly.
    • If you'd like to vote on a feature/bug, simply give a đź‘Ť on issues you'd like to see prioritized over others.
  • Need help/support, would like to start a discussion, have an idea for a new feature, or would just like to introduce yourself to the team? Check out GitHub Discussions!

Authors

Beets is by Adrian Sampson with a supporting cast of thousands.

About

music library manager and MusicBrainz tagger

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.9%
  • JavaScript 3.6%
  • Other 0.5%