CoverArt Browser  v2.0
Browse your cover-art albums in Rhythmbox
coverart_artistinfo.EchoArtistDataSource Class Reference

List of all members.

Public Member Functions

def __init__
def fetch_artist_data
def fetch_artist_data_cb
def get_current_artist
def get_error
def get_attribution
def get_artist_bio

Public Attributes

 current_artist
 error
 artist
 fetched

Detailed Description

Definition at line 977 of file coverart_artistinfo.py.


Member Function Documentation

Initiate the fetching of all artist data. Fetches artist info, similar
artists, artist top albums and top tracks. Downloads XML files from last.fm
and saves as parsed DOM documents in self.artist dictionary. Must be called
before any of the get_* methods.

Definition at line 996 of file coverart_artistinfo.py.

Returns tuple of summary and full bio

Definition at line 1061 of file coverart_artistinfo.py.


The documentation for this class was generated from the following file:
 All Classes Functions