lastfm / liblastfm

A Qt C++ library for the Last.fm webservices
http://www.last.fm/download
GNU General Public License v3.0
66 stars 29 forks source link

Added Artist::biography() and ::biographySummary(). #7

Closed muesli closed 11 years ago

muesli commented 11 years ago

I've added parsing biographies when getting data from getInfo - and cleaned up the Artist class coding style (by accident).