diff --git a/changelog/unreleased/fix-thumbnails-deterministic-cover-art.md b/changelog/unreleased/fix-thumbnails-deterministic-cover-art.md deleted file mode 100644 index 1a29337253..0000000000 --- a/changelog/unreleased/fix-thumbnails-deterministic-cover-art.md +++ /dev/null @@ -1,8 +0,0 @@ -Bugfix: Deterministic audio cover art thumbnails - -The thumbnails service now selects audio cover art deterministically: it prefers -the tagged front cover and falls back to the first embedded picture. Previously -the picture used for the thumbnail was non-deterministic when an audio file -embedded multiple pictures (for example a front and a back cover). - -https://github.com/opencloud-eu/opencloud/pull/3208