List of all members.
Public Member Functions |
|
def | __init__ |
|
def | playing_song_changed |
|
def | start |
|
def | search_website |
|
def | display_error_message |
|
def | add_tracks_to_source |
Public Attributes |
|
| shell |
|
| candidate_artist |
|
| source |
|
| search_entry |
|
| playlist_started |
|
| played_artist |
|
| tracks_not_played |
|
| info_cache |
|
| search_artists |
Static Public Attributes |
|
int | MAX_TRACKS_TO_ADD = 3 |
|
int | MIN_TRACKS_TO_FETCH = 5 |
|
int | TOTAL_TRACKS_REMEMBERED = 25 |
|
int | MAX_TRACKS_PER_ARTIST = 3 |
Detailed Description
Definition at line 35 of file coverart_playlists.py.
The documentation for this class was generated from the following file: