Skip to content

JDLH/beets

 
 

Repository files navigation

image

image

image

Beets is the media library management system for obsessive-compulsive 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.

Read More

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

You can install beets by typing pip install beets. Then check out the Getting Started guide.

Authors

Beets is by Adrian Sampson with a supporting cast of thousands. For help, please contact the mailing list.

About

music library manager and MusicBrainz tagger

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.8%
  • JavaScript 4.4%
  • Other 0.8%