Last.fm play statistics!

By Arvid Last update Aug 14, 2005 — Installed 3,772 times.

Script Summary: Displays a statistic after the number of played tracks on Last.fm. Version 1.2



This page is a gravestone for a script that will never get updated again. If you want the same functionality this script gives, go to your profile at last.fm and hold your mouse over "Tracks played:". There you go.

This scripts calculates tracks per week, day and hour and displays it beneath "Tracks played" in the profile container on the left sida of the user page. This is a rewrite of this script: http://www.userscripts.org/scripts/show/931

Please rate and vote ;)
![Screenshot](http://user.tninet.se/~gft623w/thisisnoblog/las...)

(latest version, even though you can't see it on this pic, it works fine with forum post count now)

This scripts calculates tracks per week, day and hour and displays it beneath "Tracks played" in the profile container on the left sida of the user page. This is a rewrite of this script: http://www.userscripts.org/scripts/show/931

Changelog:

2005-08-26 1.2
* Due to a change in the HTML of last.fm which milk pointed out (thanks!), the script stopped working. Changed it to work again.

2005-08-17 1.1
* Some code clean up, removed unnecessary GM_logs etc
* Changed the code in accordance to milks suggestions (http://www.userscripts.org/people/327). Thanks for the suggestions!
The script works better now when you've got more than zero posts in the forum.

2005-08-14 1.0
* Initial version