aboutsummaryrefslogtreecommitdiff
path: root/lisp/emms-librefm-scrobbler.el
diff options
context:
space:
mode:
authorrasmus <rasmus@gmx.us>2015-03-08 21:03:25 +0100
committerrasmus <rasmus@gmx.us>2015-03-08 21:03:25 +0100
commit428d6628917a3a413a0da30be2192c8822cc5db1 (patch)
treea5db4e4a831b3e56bb614f7a3981deb70d703d28 /lisp/emms-librefm-scrobbler.el
parentd12e1dc2cfd8773c8c7bfb207e2fbcaad9d674a5 (diff)
emms-librefm-scrobbler.el: Add Commentary-section
Add minimal instructions on how to enable scrobbling.
Diffstat (limited to 'lisp/emms-librefm-scrobbler.el')
-rw-r--r--lisp/emms-librefm-scrobbler.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/emms-librefm-scrobbler.el b/lisp/emms-librefm-scrobbler.el
index 6244ed4..98da520 100644
--- a/lisp/emms-librefm-scrobbler.el
+++ b/lisp/emms-librefm-scrobbler.el
@@ -21,6 +21,11 @@
;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
;; MA 02110-1301, USA.
+;;; Commentary:
+
+;; To use libre.fm you need to add username and password to
+;; ~/.authinfo.gpg or an equivalent file understood by auth-source.
+;; To enable scrobbling call (emms-librefm-scrobbler-enable).
;;; Code: