Ok, thanks for the replies.
docflo wrote:
I'd like to get this to work, but I can't seem to do it... I put your
code snippet in the theme as suggested and dropped the plugin into
application/plugins. Do I have to add a feed from last.fm? Or can I
add an xml-feed? Does your plugin give a digest version of recently
listened tracks?
At the moment each track is added to the database; digest would be nice
(I've been looking into collapsing whole albums as one for my Wordpress
Last.Fm plugin).
And d***, forgot to mention which feed to add: I just checked in my own
sweetcron database and see I used v1.0 of the last.fm API. So another
TODO item ;-)
http://ws.audioscrobbler.com/1.0/user/[username]/recenttracks.rss
Please replace [username] in the URL with your last.fm username.
xzolian asked for
some CSS code to go with it
This version uses classes added for twitter to get going. So for now you
don't have to change the stylesheet. Another TODO for the future. I'd
like to know if the direction I took for this plugin is ok for more
people than just me.
Greetings,
-- Jeroen