From 8c6c2f00837e3f022e374e1a04694bcdc05bcbac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=BCller?= Date: Wed, 14 Jun 2023 23:01:48 +0200 Subject: [PATCH] Update changelog.rst --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index da8e23d32..6d1dc02bb 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -185,6 +185,8 @@ Bug fixes: * Fix updating "data_source" on re-imports and improve logging when flexible attributes are being re-imported. :bug:`4726` +* :doc:`/plugins/fetchart`: Correctly select the cover art from fanart.tv with + the highest number of likes For packagers: