Browse Source

audioscrobbler: update protocol documentation URLs

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
pull/35/merge
Jonas Lundqvist 11 years ago
committed by Jean-Baptiste Kempf
parent
commit
15b848dde0
  1. 6
      modules/misc/audioscrobbler.c

6
modules/misc/audioscrobbler.c

@ -22,11 +22,11 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
/* audioscrobbler protocol version: 1.2
* http://www.audioscrobbler.net/development/protocol/
/* Last.fm Submissions protocol version: 1.2
* http://www.last.fm/api/submissions
*
* TODO: "Now Playing" feature (not mandatory)
* Update to new API? http://www.lastfm.fr/api
* Update to new API? http://www.last.fm/api/scrobbling
*/
/*****************************************************************************
* Preamble

Loading…
Cancel
Save