From 428d6628917a3a413a0da30be2192c8822cc5db1 Mon Sep 17 00:00:00 2001 From: rasmus Date: Sun, 8 Mar 2015 21:03:25 +0100 Subject: emms-librefm-scrobbler.el: Add Commentary-section Add minimal instructions on how to enable scrobbling. --- lisp/emms-librefm-scrobbler.el | 5 +++++ 1 file changed, 5 insertions(+) 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: -- cgit v1.2.3