From 69d08be0830966175b92d68ece8ad0119898fef2 Mon Sep 17 00:00:00 2001 From: Christian Soffke Date: Tue, 30 Nov 2021 21:02:32 +0100 Subject: Additional Single Mode options In addition to the existing behavior of pausing after each song, this adds options to pause after playing current: Album, Album Artist, Artist, Composer, Grouping / Work, or Genre. Allows you, for example, to only listen to the remaining movements of a classical work without having to purge your playlist of any upcoming songs. Change-Id: If18f4a5d139320026cc5fcc9adf29dd8e4e028a8 --- manual/appendix/config_file_options.tex | 3 ++- manual/configure_rockbox/playback_options.tex | 9 ++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'manual') diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index 257a3bc48e..40945e6397 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -37,7 +37,8 @@ repeat & off, all, one, shuffle, ab & N/A\\ play selected & on, off & N/A\\ - single mode & on, off & N/A\\ + single mode & off, track, album, album artist, artist, composer, work, genre + & N/A\\ party mode & on, off & N/A\\ scan min step & 1, 2, 3, 4, 5, 6, 8, 10, 15, 20, 25, 30, 45, 60 & s\\ diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex index f9f50593e6..6c8f5de316 100644 --- a/manual/configure_rockbox/playback_options.tex +++ b/manual/configure_rockbox/playback_options.tex @@ -83,9 +83,12 @@ you to configure settings related to audio playback. playback, and fade in when you resume playback. \section{Single Mode} - If the Single Mode option is set to \setting{Yes}, your music - will pause at every automatic track change. Crossfade on track - change will be ignored if this setting is enabled. + If the Single Mode option is set to \setting{Track}, your music + will pause at every automatic track change. + If it is set to \setting{Album}, \setting{Album Artist}, \setting{Artist}, + \setting{Composer}, \setting{Work}, or \setting{Genre}, + your music will pause at the next track change where this tag also + changes. Crossfade on track change will be ignored if this setting is enabled. \section{Party Mode} Enables unstoppable music playback. When new songs are -- cgit v1.2.3