This plugin fetches the last 10 tracks listened to from AudioScrobbler and displays them
| General Plugin info | |
|---|---|
| Author: | Stefan Koopmanschap |
| Current Version: | 1.1 |
| Download: | NP_ASrecentlist.tar.gz |
| Code: | Code |
| Demo: | - |
| Forum Thread: | - |
You can download the most recent version of the plugin here: http://www.stefankoopmanschap.nl/php/NP_ASrecentlist.tar.gz
Installing this plugin means: upload the NP_ASrecentlist.php to the nucleus/plugins directory. Go to your Nucleus plugin admin section and choose to install the plugin. Now it's working. Yay!
There are three things you can configure about this plugin. In your weblog settings, you can set how long the cache should be kept, if you want to enable or disable showing the recentlist and you can set the AudioScrobbler username that should be used for the plugin.
After installing, to show the list of recently listened music, use the following syntax:
<%plugin(ASrecentlist)%>
This will be replaced with a list of the last 10 tracks you listened to according to AudioScrobbler.
This plugin has been tested on Linux with apache and PHP4 and PHP5 and MySQL. It may or may not work on these or other server configurations.