From 6c66e23fe90ce5da279a80002abd585124b7cd2e Mon Sep 17 00:00:00 2001 From: Michael Herger Date: Mon, 3 May 2021 17:08:32 +0200 Subject: [PATCH] Move the balanced shuffle to the general Performance settings, and use it to shuffle the current playlist, too. --- Changelog8.html | 2 +- HTML/EN/settings/server/performance.html | 7 ++ Slim/Player/Playlist.pm | 64 ++++++++++++++++- .../HTML/EN/plugins/RandomPlay/list.html | 8 --- Slim/Plugin/RandomPlay/Mixer.pm | 45 +----------- Slim/Plugin/RandomPlay/Plugin.pm | 72 ------------------- Slim/Plugin/RandomPlay/strings.txt | 12 ---- Slim/Utils/Prefs.pm | 1 + Slim/Web/Settings/Server/Performance.pm | 2 +- strings.txt | 14 +++- 10 files changed, 88 insertions(+), 139 deletions(-) diff --git a/Changelog8.html b/Changelog8.html index 71ad7342266..82c39bfe247 100644 --- a/Changelog8.html +++ b/Changelog8.html @@ -6,7 +6,7 @@

Version 8.2.0

  • New Features: