arthist
arthist client for MPD written in Perl which creates a web page that's a blog of your MPD activity including inline album cover graphics from Amazon

Samples
Large sample output (712k)
Small sample output (88k)

Download

Warning: Smarty error: unable to read resource: "htmlblob:artist_files" in /var/www/musicpd.org/www/lib/smarty/Smarty.class.php on line 1088
Install
1) Download arthist
2) untar tar xvf arthist.tar.
3) RTFM - README.txt or README.html
4) Install necessary Perl modules:

  • perl -MCPAN -e 'install Net::Amazon'
  • perl -MCPAN -e 'install CGI::Enurl'
5) Edit arthist and make any configuration changes you want
6) Run it! cd arthist-VERSION ; ./arthist
7) Open the output file in your web browser