Scrobbled is a simple MojoMotor addon that allows a user to easily retrieve their recently listened to tracks from Last.fm.
To use Scrobbled simply supply your username to the {mojo:scrobbled:tracks user="your_username_here"} method. By default Scrobbled returns your last 8 recent tracks, but you can pass a limit parameter with any amount (up to 200) that you would like returned: {mojo:scrobbled:tracks user="your_username_here" limit="12"}