My favorites | Sign in
Logo
                
Search
for
Updated Dec 04, 2008 by elo...@gmail.com
Labels: Habari, Plugin
Audioscrobbler  
Display music you listened recently on your blog.

Introduction

Audioscrobbler is a widget plugin to allow you display music you listened recently on your blog.

Installation

  1. Extract the file.
  2. Put the folder audioscrobbler to /user/plugins and activate it.
  3. Copy and paste the following line to your theme.
  4. <?php $theme->audioscrobbler(); ?>

Configuration & Customization

After activated it, click Configure button to setup the plugin. All of following options are required and have to be set properly.

You can copy audioscrobbler.php to your theme directory and modify the HTML output.

Advanced Usage

You can pass parameters when you call $theme->audioscrobbler() in the theme. This way, you can have more than one Audioscrobbler on a page. Please see FlickrFeed for an example.

You do not have to put every parameters, missing parameters will use what you have set in admin. Following are supported parameters.

Name Value allowed
username Your Last.fm username
cache Positive integer

Download

Audioscrobbler (Latest release)

Changelog

  • 0.3 (2008-08-26)
    1. Support custom settings when call.
    2. Fix cache conflict in multiple sites.
    3. Fix a stupid bug on validate_uint(). (You will never pass this validation! XD)
    4. Change license to Apache License 2.0

Sign in to add a comment
Hosted by Google Code