From 7b179556643d33a2845a56c7b3195caae2317311 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 30 Jul 2013 13:05:09 +0200 Subject: [PATCH] add doc --- morituri/common/mbngs.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/morituri/common/mbngs.py b/morituri/common/mbngs.py index c140a27..100dca9 100644 --- a/morituri/common/mbngs.py +++ b/morituri/common/mbngs.py @@ -56,6 +56,8 @@ class TrackMetadata(object): class DiscMetadata(object): """ + @param artist: artist(s) name + @param sortName: album artist sort name @param release: earliest release date, in YYYY-MM-DD @type release: unicode @param title: title of the disc (with disambiguation)