Wrapper around the http://www.last.fm public API.
Still in development. Although probably won't be doing much more with it.
ToDo
- Authenticated Functions
- Fix up redundancy
Usage
- lastfm = Lastdotfm.new
- lastfm.album("Cher", "Believe").info
- lastfm.artist("Bjork").images
- lastfm.album_search("LCD Soundsystem", "This is Happening")
- lastfm.tag("Disco").info
- lastfm.venue(
).events