Last FM Submissions class
The Last.fm Submissions Protocol is designed for the submission of now-playing and recent historical track data to Last.fm user profiles (aka 'Scrobbling').
Grab your copy
Follow development on GitHub
About
PHP Last Fm Submissions is a (wrapper)class to scrobble music to last.fm.
License
Last FM Submissions is BSD licensed.
Documentation
The class is well documented inline. If you use a decent IDE you'll see that each method is documented with PHPDoc.
Comments
Add your comment
If you have some feedback, a remark or you just want to say something. Go ahead, use the form below.
Torsten wrote:
29/06/2010
Hi,
Thanks for this and all the other . Great work!
Can i use this last.fm-submission-class alone to submit songs or do i need the the last.fm-class for authenticating?
Do you have a sample application, which shows the authentication-process?
Thanks in advance,
Torsten
Tijs wrote:
10/07/2010
@Torsten: it is standalone. But this is just a beta-release