From 2d8e0f7c907ee0d50e6e55fc9ed5f94a43ab5d67 Mon Sep 17 00:00:00 2001 From: Christian Soffke Date: Fri, 12 Mar 2021 19:24:58 +0100 Subject: Customizable Current Playlist Submenu Options to add shuffled tracks and to queue tracks in the Current Playlist Submenu can now be hidden, or the latter can also be put into its own submenu. Users can customize this in Settings by going to "General Settings - Playlists -> Current Playlist" and choosing from "Show Shuffled Adding Options" (No / Yes) or "Show Queue Options" (No / Yes / In Submenu). Allows for the paring down of the set of choices to a minimum of the 4 more common ones for adding tracks to a dynamic playlist (coming from the current total of 11). Defaults have been set so that users have to actively modify their settings to notice any difference, which makes it unlikely that anybody's workflow would be negatively affected by this change. Change-Id: Ibe48fc4da2c79f54cd7272df8e1e3ba9955203e5 --- manual/appendix/config_file_options.tex | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'manual/appendix') diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index 87e8a2ab96..abf6cf7f96 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -143,6 +143,10 @@ & on, off & N/A\\ warn when erasing dynamic playlist & on, off & N/A\\ + show shuffled adding options + & off, on & N/A\\ + show queue options + & off, on, in submenu & N/A\\ cuesheet support & on, off & N/A\\ folder navigation & off, on, random & N/A\\ -- cgit v1.2.3