I want to play a playlist from LastFM.com and I know Soundmanager2 and some other scripts for playing sound and music.

So I need an out-of-the-box working solution, a jQuery / Javascript Last FM Playlist Player

Are there some ?

Currently the plugin directory of jquery.com is not available: http://plugins.jquery.com/

Got already the playlist with http://www.lastfm.de/api/playlists but they write Last.fm playlists do not contain streaming content.

I use this library: https://github.com/matto1990/PHP-Last.fm-API/

link|improve this question

Since this is 100% on the client. What does PHP have to do with it? – Diodeus Dec 2 '11 at 14:28
there is the PHP Library I use: github.com/matto1990/PHP-Last.fm-API – Daniel Ruf Dec 2 '11 at 14:34
feedback

2 Answers

up vote 0 down vote accepted

After some research: its not possible but with the Radio API and a paid subscriber account

http://www.lastfm.de/api/radio

link|improve this answer
feedback

You can try this player https://chrome.google.com/webstore/detail/bbncpldmanoknoahidbgmkgobgmhnafh

But it use vk.com to get songs.

link|improve this answer
not an app like this one from chrome webstore but a php script / javascript that does this – Daniel Ruf Dec 10 '11 at 18:35
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.