diff options
author | Vliegendehuiskat <vliegendehuiskat [at] gmail [dot] com> | 2010-07-31 21:45:48 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-31 21:45:48 -0500 |
commit | 99377380ae5f995b6119059b7dfb349dffc4ab5d (patch) | |
tree | e3f3cbbf514c9f800af0a4fd8a1724b041a92609 /multimedia/cowbell/README | |
parent | 241f247f8c67072be2729b1cd9daec9dc770d9cd (diff) | |
download | slackbuilds-99377380ae5f995b6119059b7dfb349dffc4ab5d.tar.gz |
multimedia/cowbell: Added (an elegant music organizer)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'multimedia/cowbell/README')
-rw-r--r-- | multimedia/cowbell/README | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/multimedia/cowbell/README b/multimedia/cowbell/README new file mode 100644 index 0000000000..24d86a6098 --- /dev/null +++ b/multimedia/cowbell/README @@ -0,0 +1,19 @@ +Cowbell is an elegant, album-based, music organizer written by Brad +Taylor in C# for Gtk+. Using TagLib, it supports many audio formats +including: +- Ogg/FLAC +- MP3 +- MusePack + +Cowbell is tightly integrated with Amazon.com using its free SOAP +service. Cowbell employs this service not only to fetch album cover +images, as most tag editors do, but also in combination with intelligent +algorithms to "guess" the appropriate song information from song titles. +It can also cache these cover images in the same directory where that +album resides. + +For you console junkies, Cowbell also offers a command-line based batch +tagger which can tag and "guess" a whole collection of music with just a +few keystrokes. + +Cowbell requires mono to be installed. |