putpat / rockstar

Rockstar is a wrapper for the audioscrobbler v2.0 (last.fm) web services. This gem includes scrobbling with the new api.
MIT License
82 stars 29 forks source link

Missing tags information of artists #30

Closed viettienn closed 11 years ago

viettienn commented 11 years ago

Seems that we are missing tags for artists.

"tags": [    "rap",    "hip-hop",    "rnb",    "r&b",    "young money"  ],

And seems that this is a *must when downloading artists information.

bitboxer commented 11 years ago

Do you want to implement it and send me a pull request for this?

viettienn commented 11 years ago

@bitboxer , let me implement it. Will send a pull request soon. Thanks!

bitboxer commented 11 years ago

Okay, it is merged now.

viettienn commented 11 years ago

Thanks @bitboxer

bitboxer commented 11 years ago

Do you have other areas you want to improve? If yes I will wait, if not, I would love to release this as an update to the gem.