From 3bb0ee916de0d3b8e0ccf192bee6b980d88b8413 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Mon, 25 Nov 2019 22:31:42 +0100 Subject: [PATCH] Update Changelog --- Changelog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index d28b98bea..6906800cc 100644 --- a/Changelog +++ b/Changelog @@ -7,8 +7,16 @@ Unreleased: * Fixed crash when cancelling scrobbler authentication * Fixed "Double clicking a song in the playlist" behaviour setting * Fixed "Pressing Previous in player" behaviour setting + * Fixed updating compilations where there are spaces or special characters in filenames + * Fixed cases where songs were stuck in "Various Artists" because not all songs in + the same compilation was removed from the model before readded with actual artist. + * Fixed a bug when importing playlists where metadata was reset + * Fixed previous player and doubleclick playlist song behaviour settings + * Fixed scrobbler to also scrobble songs without album title + * Fixed text for replay gain setting not loading in backend setting * Added back lyrics from Chartlyrics - * Improved updating compilations code + * Added ability to show fullsize cover on doubleclick in playing widget + * Added seperator between "unset cover" and "show fullsize" in popup menu * Removed left click on analyzer to popup menu * (Windows) Added killproc executable to terminate running process before uninstalling