aboutsummaryrefslogtreecommitdiff
path: root/emms-lastfm.el
diff options
context:
space:
mode:
authorTassilo Horn <tassilo@member.fsf.org>2008-02-11 14:15:00 +0000
committerTassilo Horn <tassilo@member.fsf.org>2008-02-11 14:15:00 +0000
commitbef69ae0d482d5782f2370133809bcc2b62d1e15 (patch)
tree361aebe019fc8fdaca050043228dd43aac0b9b07 /emms-lastfm.el
parent1464bb8555611e3cea799f1f6c283acd1e0b14db (diff)
add-todo-comment.dpatch
darcs-hash:20080211141544-c06f4-a2b39ee7c2030e1ec38232e59e9893701db27bb9.gz
Diffstat (limited to 'emms-lastfm.el')
-rw-r--r--emms-lastfm.el7
1 files changed, 7 insertions, 0 deletions
diff --git a/emms-lastfm.el b/emms-lastfm.el
index ab05926..91ec635 100644
--- a/emms-lastfm.el
+++ b/emms-lastfm.el
@@ -72,6 +72,13 @@
;; typing
;; `M-x emms-lastfm-radio-ban'.
+;;; TODO
+;;
+;; - Get the last.fm radio stuff right again. Currently the rating stuff seems
+;; to be broken. There seems to be no official API, so one needs to look
+;; into the sources of the official client which can be found at
+;; http://www.audioscrobbler.net/development/client/.
+
;; -----------------------------------------------------------------------
(require 'url)