Class e.p.d.d.MusicImpl(object):

Part of elisa.plugins.database.dbus_service View In Hierarchy

Known subclasses: elisa.plugins.database.tests.test_dbus.TestMusicImpl

Undocumented
Line # Kind Name Docs
188 Method get_albums Undocumented
199 Method get_album_artwork Undocumented
237 Method get_album_tracks Undocumented
262 Method get_last_played_track Undocumented
147 Method _build_artists_albums_list Undocumented
166 Method _find_tracks_artists Undocumented
273 Method _get_cover_thumbnail Undocumented
286 Method _download_cover_thumbnail Undocumented
def _build_artists_albums_list(self, albums):
Undocumented
def _find_tracks_artists(self, tracks, album, artists_albums_set):
Undocumented
def get_albums(self, offset, count):
Undocumented
def get_album_artwork(self, artist_name, album_name):
Undocumented
def get_album_tracks(self, artist_name, album_name):
Undocumented
def get_last_played_track(self):
Undocumented
def _get_cover_thumbnail(self, thumbnail_uri):
Undocumented
def _download_cover_thumbnail(self, thumbnail_uri, filename):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.