FS#12828 : french update
[maemo-rb.git] / manual / plugins / random_folder_advance_config.tex
blobfd1f744de0493cb561d871646e60e0f5630ec70c
1 \subsection{Random Folder Advance Configuration}
2 {\label{ref:random_folder_advance_config}}
3 This plugin is used to configure the folders which will be considered
4 when the Auto-Change Directory feature is set to \setting{Random}.
6 \subsubsection{Menu}
7 \begin{description}
8 \item[Generate Folder List] Generates a list of all folders found
9 on the player. You can filter the directories which are scanned by
10 creating a file called \\*
11 \fname{/.rockbox/folder\_advance\_dir.txt}.
12 Only the directories in this file and any contained directories
13 will be scanned. You can have up to 10 directories ignored by the
14 scan by placing a minus sign before them in the list
15 (i.e. \fname{-/CDs} will cause everything in the \fname{/CDs}
16 directory to be ignored.). If you just want \fname{/CDs}
17 to be ignored but want to include the folders within
18 it you need to have both \fname{-/CDs} and \fname{CDs} as entries.
19 \item[Edit Folder List] Enter the folder list editor
20 \item[Export List To Textfile] Exports the list to
21 \fname{/.rockbox/folder\_advance\_list.txt}
22 \item[Import List From Textfile] Imports the list from
23 \fname{/.rockbox/folder\_advance\_list.txt}
24 \item[Play Shuffled] Starts playback with the selected directories in random order. Tracks within a directory will be played in normal order. The plugin will exit after starting playback.
25 \item[Quit]
26 \end{description}
28 \subsubsection{Folder List Editor Keys}
29 \begin{btnmap}
30 \ActionStdOk{}
31 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdOk}
32 & Delete selected folder\\
34 \ActionStdContext{}
35 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext}
36 & Bring up the context menu which allows you to
37 remove the selected folder or its entire folder tree\\
39 \ActionStdCancel{}
40 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdCancel}
41 & Exit\\
43 \end{btnmap}