slackbuilds/multimedia/beets
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README multimedia/beets: Killed pyechonest mention in README 2021-04-22 20:19:32 -05:00
beets.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
beets.info multimedia/beets: Updated for version 1.4.9. 2021-05-08 00:48:27 +07:00
doinst.sh multimedia/beets: Updated for version 1.3.4. 2014-04-07 14:44:00 +07:00
slack-desc multimedia/beets: Added (music tagger and library organizer). 2014-01-29 23:20:28 -06:00

README

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.

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:

- Fetch or calculate all the metadata you could possibly need: album
  art, ReplayGain levels, or acoustic fingerprints.
- Get metadata from MusicBrainz, Discogs, or Beatport. Or guess
  metadata using songs' filenames or their acoustic fingerprints.
- Transcode audio to any format you like.
- Check your library for duplicate tracks and albums or for albums
  that are missing tracks.
- Browse your music library graphically through a Web browser and play
  it in any browser that supports HTML5 Audio.
- ...and lots more.

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

Optional dependencies: 
Flask, pyacoustid, pylast, discogs-client.