From 01b77f5602636a45d9f32a2d70a422469eb4725e Mon Sep 17 00:00:00 2001 From: J0J0 Todos Date: Wed, 29 Mar 2023 07:45:51 +0200 Subject: [PATCH] convert: playlist: Add changelog entry --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 435c85709..78bbb249e 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -68,6 +68,9 @@ New features: enabled via the :ref:`musicbrainz.external_ids` options, release ID's will be extracted from those URL's and imported to the library. :bug:`4220` +* :doc:`/plugins/convert`: Add support for generating m3u8 playlists together + with converted media files. + :bug:`4373` Bug fixes: