summaryrefslogtreecommitdiff
path: root/manual/working_with_playlists/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/working_with_playlists/main.tex')
-rw-r--r--manual/working_with_playlists/main.tex6
1 files changed, 5 insertions, 1 deletions
diff --git a/manual/working_with_playlists/main.tex b/manual/working_with_playlists/main.tex
index 96781e0324..311aa86071 100644
--- a/manual/working_with_playlists/main.tex
+++ b/manual/working_with_playlists/main.tex
@@ -100,7 +100,9 @@ options:
100\item [Insert Last.] Add track(s) to end of playlist. 100\item [Insert Last.] Add track(s) to end of playlist.
101 101
102\item [Insert Shuffled.] Add track(s) to the playlist in a random order. 102\item [Insert Shuffled.] Add track(s) to the playlist in a random order.
103 103
104\item [Insert Last Shuffled.] Add tracks in a random order to the end of the playlist.
105
104\item [Queue.] Queue is the same as Insert except queued tracks are 106\item [Queue.] Queue is the same as Insert except queued tracks are
105 deleted immediately from the playlist after they have been played. Also, 107 deleted immediately from the playlist after they have been played. Also,
106 queued tracks are not saved to the playlist file (see 108 queued tracks are not saved to the playlist file (see
@@ -112,6 +114,8 @@ options:
112 114
113\item [Queue Shuffled.] Queue track(s) in a random order. 115\item [Queue Shuffled.] Queue track(s) in a random order.
114 116
117\item [Queue Last Shuffled.] Queue tracks in a random order at the end of the playlist.
118
115\item [Play Next.] Replaces all but the current playing track with track(s). 119\item [Play Next.] Replaces all but the current playing track with track(s).
116 Current playing track is queued. 120 Current playing track is queued.
117\end{description} 121\end{description}