rockbox/manual/configure_rockbox/playlist_options.tex
Christian Soffke 2d8e0f7c90 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
2021-03-14 23:36:03 +00:00

46 lines
1.7 KiB
TeX

% $Id:$ %
\section{\label{ref:PlaylistOptions}Playlists}
The \setting{Playlists} submenu allows you to configure settings
related to playlists.
\begin{description}
\item[Playlist Viewer Settings.]
This submenu contains settings related to the Playlist Viewer.
\begin{description}
\item[Show Icons.] This toggles display of the icon for the currently
selected playlist entry and the icon for moving a playlist entry
\item[Show Indices.] This toggles display of the line numbering for
the playlist
\item[Track Display.] This toggles between filename only and full path
for playlist entries
\end{description}
\item[Recursively Insert Directories.]
If set to \setting{On}, then when a directory is inserted or queued into a
dynamic playlist, all subdirectories will also be inserted. If set to \setting{Ask},
Rockbox will prompt the user about whether to include sub-directories.
\item[Current Playlist.]
This submenu contains settings related to the current dynamic playlist.
\begin{description}
\item[Warn When Erasing Dynamic Playlist.]
If set to \setting{Yes}, Rockbox will provide a warning if the user attempts to
take an action that will cause Rockbox to erase the current dynamic playlist.
\item[Show Shuffled Adding Options.]
If set to \setting{No}, Rockbox will not offer to add shuffled tracks
in the \setting{Current Playlist submenu}.
\item[Show Queue Options.]
If set to \setting{No}, Rockbox will not display the options to queue items in
the \setting{Current Playlist submenu}.
If set to \setting{In Submenu}, Rockbox will move the options into a
separate submenu.
\end{description}
\end{description}