summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2014-07-25 02:10:59 +0200
committerRasmus Steinke <rasi@xssn.at>2014-07-25 02:10:59 +0200
commitc1ce1c672f9af67a3bd160a4677feea923e509e6 (patch)
tree883732ed88bfe94664be4ff0766511c0f6413bc1 /README.md
parente8060e7930f2b2922f754aa93470809c7ed4d7a5 (diff)
downloadperl-app-clerk-c1ce1c672f9af67a3bd160a4677feea923e509e6.tar.gz
perl-app-clerk-c1ce1c672f9af67a3bd160a4677feea923e509e6.tar.xz
added lastfm-mpd-cli info
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 97f84f9..f103735 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ manage your mpd server.
* Show current Playback Queue
* Show Albums/Tracks by currently playing Artist
* Enable or disable scrobbling (with support for remote mpdscribble)
-* Love current song on lastfm
+* Love current song on lastfm (Using lastfm-mpd-cli)
* Rate albums (using rating.txt in album folder - needs local access to
* directories)
* Load rated album
@@ -35,7 +35,8 @@ see `clerk -h` for all default arguments.
# Optional Dependencies
-
+
* python-eyed3 (for track ratings)
* metaflac (for track ratings)
* surfraw (for lookup)
+* lastfm-mpd-cli for loving tracks (https://github.com/morendi/lastfm-mpd-cli)