From d20071def023b9ddac34559951871e037bd59785 Mon Sep 17 00:00:00 2001 From: Aidan MacDonald Date: Fri, 22 Apr 2022 19:26:37 +0100 Subject: apps: Add "keep current track when replacing playlist" setting Add a setting that makes Play and Play Shuffled in the playlist context menu leave the current song (if any) playing when they replace the playlist. Default to on, since this was the behavior of the old "Clear List & Play Next" option. Change-Id: I1340aed5c28bb3244e36d0953b3308ae59681c97 --- manual/working_with_playlists/main.tex | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'manual/working_with_playlists/main.tex') diff --git a/manual/working_with_playlists/main.tex b/manual/working_with_playlists/main.tex index 0d1ab7ef04..8571aac61c 100644 --- a/manual/working_with_playlists/main.tex +++ b/manual/working_with_playlists/main.tex @@ -118,7 +118,10 @@ following two options will achieve that effect. \begin{description} \item [Play.] Replace all entries in the dynamic playlist with the selected - tracks and start playing the new playlist immediately. + tracks. If \setting{Keep Current Track When Replacing Playlist} is set to + \setting{Yes}, the new tracks will play after the current track finishes + playing; if no track is playing or the setting is \setting{No}, the new + tracks will begin playing immediately. \item [Play Shuffled.] Similar, except the tracks will be added to the new playlist in random order. -- cgit v1.2.3