From 2e03105e54b52b93ad9d4d329f30f5853cf4b30c Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Mon, 20 Jan 2014 17:39:47 +0100 Subject: multimedia/beets: Added (music tagger and library organizer). Signed-off-by: Matteo Bernardini --- multimedia/beets/README | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 multimedia/beets/README (limited to 'multimedia/beets/README') diff --git a/multimedia/beets/README b/multimedia/beets/README new file mode 100644 index 0000000000..2e0f93b951 --- /dev/null +++ b/multimedia/beets/README @@ -0,0 +1,25 @@ +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. -- cgit v1.2.3-80-g2a13