Class e.p.d.m.MusicAlbum(object):

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

Represents one album
Line # Kind Name Docs
58 Method get_tracks Undocumented
64 Method get_artist_name Retrieve the artist name associated with the first track of the album.
def get_tracks(self):
Undocumented
def get_artist_name(self):
Retrieve the artist name associated with the first track of the album. If there's no track or no artist is found, empty string is returned.
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.