Skip to content

navap/beets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • Embed and extract album art from files' metadata.
  • Listen to your library with a music player that speaks the MPD protocol and works with a staggering variety of interfaces.
  • Fetch lyrics for all your songs from databases on the Web.
  • Manage your MusicBrainz music collection.
  • Analyze music files' metadata from the command line.
  • Clean up crufty tags left behind by other, less-awesome tools.
  • Browse your music library graphically through a Web browser and play it in any browser that supports HTML5 Audio.

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. (Or, to live on the cutting edge, type pip install beets==dev for the latest source.) Check out the Getting Started guide to learn more about installing and using beets.

Authors

Beets is by Adrian Sampson.

About

music library manager and MusicBrainz tagger

Resources

License

Stars

Watchers

Forks

Packages

No packages published