diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 13:49:15 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-15 21:41:38 +0700 |
commit | 404615d379afcd309979a4f11a776641ce85b09a (patch) | |
tree | 285e9b7dcebf385f54f8c8565ca835128a70f3ca /audio/coverlovin | |
parent | a02acbb5d5510b7956210177adb1a47a13e5b273 (diff) | |
download | slackbuilds-404615d379afcd309979a4f11a776641ce85b09a.tar.gz |
audio/coverlovin: Fix README.
Diffstat (limited to 'audio/coverlovin')
-rw-r--r-- | audio/coverlovin/README | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/audio/coverlovin/README b/audio/coverlovin/README index f4d4ca8b7b..e28790057e 100644 --- a/audio/coverlovin/README +++ b/audio/coverlovin/README @@ -1,13 +1,15 @@ coverlovin (Cover Art Downloader). -coverlovin is a CLI recursive directory album art downloader written in Python. +coverlovin is a CLI recursive directory album art downloader written +in Python. -Coverlovin is a Python module for collecting artist and album details from a directory -hierarchy and downloading cover art from Google Images. +Coverlovin is a Python module for collecting artist and album details +from a directory hierarchy and downloading cover art from Google Images. It can be used both as a module and as a standalone application. -CoverLovin employs Ned Batchelder's excellent id3reader.py module to obtain id3 tag info from mp3 files. -For convenience this module is included in Coverlovin tar.gz releases. +CoverLovin employs Ned Batchelder's excellent id3reader.py module to +obtain id3 tag info from mp3 files. For convenience this module is +included in Coverlovin tar.gz releases. So... simply get your covers with: |