So what do you do when you have a ton of free time on your hands? Well for starters one could make yet another feed parsing script for Last.fm. This time using the phpScrobbler class.
I think it turned out fairly well. Some CSS magic and a function to not only display cover art but also cache the images locally.
Contact
Lifestream





I’m currently experimenting with phpScrobbler, but the author of the script has pulled the reference from his website. I need a little help with displaying the album art. Can you I have a look at the code you use?
Sure, the code can be viewed below … it’s of course based on the phpScrobbler example, with some improvements. Don’t forget to set the paths, they’re inconveniently scattered throughout the code.
http://battleangel.org/php/...
Just keep in mind that I’m not a programmer AND that I cache the covers locally + sort out albums that don’t have a proper cover image set. It’s not very efficient, and could probably be improved a great deal, but then again it only runs every four days or so currently.