From 7dc5b14025f8e1b7268a5add6b2327ec61b6d1d3 Mon Sep 17 00:00:00 2001 From: yomguy Date: Tue, 12 Feb 2013 13:36:49 +0100 Subject: [PATCH] add overwite info --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index fb00127..3349ef8 100644 --- a/README.rst +++ b/README.rst @@ -40,6 +40,7 @@ News * fix multi-channels streaming (closes: #13) * add support for Pillow (closes: #12) * temporally desactivate AAC and WebM encoders (need to add some limits for them) + * WARNING : we now need to add overwrite=True to encoder kwargs instances in order to overwrite the destination file, i.e. e=Mp3Encoder(path, overwrite=True) 0.4.2 -- 2.39.5