From a05410051c5b29da543b32273cb488ab3d965527 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 9 Jan 2011 21:34:21 +0000 Subject: [PATCH] patch by: Ross Burton * morituri/common/program.py: On compilation albums the album artist is different to the artist. If this is the case, morituri should write both tags. Fixes #43. --- morituri/common/program.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/morituri/common/program.py b/morituri/common/program.py index 771afbc..eaebfff 100644 --- a/morituri/common/program.py +++ b/morituri/common/program.py @@ -3,7 +3,7 @@ # Morituri - for those about to RIP -# Copyright (C) 2009 Thomas Vander Stichele +# Copyright (C) 2009, 2010, 2011 Thomas Vander Stichele # This file is part of morituri. #