Class: LastFM::Song

Inherits:
Object
  • Object
show all
Defined in:
lib/lastfm.rb

Constant Summary collapse

SongAttributes =
[:station, :artist, :artist_url, :track, :track_url, :album, :album_url, :albumcover_small, :albumcover_medium, :albumcover_large, :trackduration]