This commit is contained in:
Thomas Vander Stichele
2012-12-06 17:49:50 +00:00
parent 1c1d1c954e
commit f31bce225e

View File

@@ -72,6 +72,7 @@ class DiscMetadata(object):
mbid = None
mbidArtist = None
url = None
def __init__(self):
self.tracks = []