From a446775d808a8220cb2eacc797a5e4b15e3a3560 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 28 Sep 2013 14:00:07 +0200 Subject: playlist/lastfm: remove defunct Last.fm support This plugin has been defunct ever since Last.fm changed their protocol. Since there is no volunteer willing to fix the plugin, I'm removing it now. --- doc/user.xml | 41 +---------------------------------------- 1 file changed, 1 insertion(+), 40 deletions(-) (limited to 'doc') diff --git a/doc/user.xml b/doc/user.xml index 0f84800c1..61d02c162 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -220,7 +220,7 @@ systemctl start mpd.socket input { - plugin "lastfm" + plugin "despotify" user "foo" password "bar" } @@ -1943,45 +1943,6 @@ systemctl start mpd.socket
Playlist plugins -
- <varname>lastfm</varname> - - - Plays last.fm radio. - - - - - - - Setting - Description - - - - - - user - USERNAME - - - The last.fm user name. - - - - - password - PWD - - - The last.fm password. - - - - - -
-
<varname>embcue</varname> -- cgit v1.2.3