From 192c047ae6c31dd81e2d6dc4facf446fd47e3d01 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 14 Apr 2010 07:55:05 +0000 Subject: [PATCH] * morituri/rip/image.py: Fix more utf-8 issues. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index b756990..1ff33c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,8 @@ * morituri/common/program.py: Add a retagging command. Add a getMusicBrainz() method. + Also store musicbrainz track/album/artist ids. + Patch provided by Peter Oliver. Fixes #4. * morituri/rip/cd.py: Use it. * morituri/image/image.py: