diff options
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. |