: I've begun writing emms-lastfm-client.el at last
A while ago we reached an understanding with the Last.fm people about how to access their new API while preserving the freedoms of the GPL. Now I've finally started writing the code.
You can't play anything with it yet but you can get a session token, which is the end result of their authentication system and the basis for any and all interactions with their API.
I'll do the development as emms-lastfm-client.el in a git repo accessible with:
Tags: emacs
A while ago we reached an understanding with the Last.fm people about how to access their new API while preserving the freedoms of the GPL. Now I've finally started writing the code.
You can't play anything with it yet but you can get a session token, which is the end result of their authentication system and the basis for any and all interactions with their API.
I'll do the development as emms-lastfm-client.el in a git repo accessible with:
$ git clone http://yrk.nfshost.com/repos/emms-yrk.git
Tags: emacs
