From 37710edb55eb1b2026f54340aab1c55d1288c3e5 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Mon, 2 May 2016 19:08:47 +0200 Subject: [PATCH] Document convert plugin ogg quality change --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 99ebc39f5..fc7072cdc 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -47,6 +47,8 @@ Fixes: command can't be invoked. :bug:`1927` * :doc:`/plugins/fetchart`: Fix a crash in the Wikipedia backend on non-ASCII artist and album names. :bug:`1960` +* :doc:`/plugins/convert`: Change default `ogg` encoding quality from 2 to 3 + (to fit the default from the `oggenc(1)` manpage). :bug:`1982` 1.3.17 (February 7, 2016)