source attronites
This commit is contained in:
parent
fe36523caf
commit
dfe894a532
@ -170,7 +170,7 @@ All objects dependent on Album
|
||||
"""
|
||||
|
||||
|
||||
class Album(MainObject, SourceAttribute, MetadataAttribute):
|
||||
class Album(MainObject, MetadataAttribute):
|
||||
COLLECTION_ATTRIBUTES = ("label_collection", "artist_collection", "song_collection")
|
||||
SIMPLE_ATTRIBUTES = ("title", "album_status", "album_type", "language", "date", "barcode", "albumsort")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user