Closed whatwho closed 13 years ago
Some albums don't have a summary or a content node ( Closed by f11efe56cfd3c1e59558abca1d8dc461e169c330 )
It's ok, but in that case load_info raises an undhandled exception, and I can't use it for these types of albums.
yes, i know. the comment was actually the git commit comment that closes this issue :)
A new version of the gem was uploaded to rubygems. Grab 0.5.1, that fixes this issue.
Thank you very much! :)
Hello,
when I want to set an album object's info, I get the next error: Rockstar::Album.new('Thievery Corporation', 'Radio Retalation').load_info
NoMethodError: undefined method `to_plain_text' for nil:NilClass
There's no checking in album's summary info, if it's nil or not, or maybe the API changed.
Thanks in advance, Miki