2008-06-26 03:05:24 +00:00
\subsection { Random Folder Advance Configuration}
{ \label { ref:random_ folder_ advance_ config} }
This plugin is used to configure the folders which will be considered
when the Auto-Change Directory feature is set to \setting { Random} .
\subsubsection { Menu}
\begin { description}
\item [Generate Folder List] Generates a list of all folders found
2008-06-27 01:54:39 +00:00
on the player. You can filter the directories which are scanned by
creating a file called \\ *
\fname { /.rockbox/folder\_ advance\_ dir.txt} .
Only the directories in this file and any contained directories
will be scanned. You can have up to 10 directories ignored by the
scan by placing a minus sign before them in the list
(i.e. \fname { -/CDs} will cause everything in the \fname { /CDs}
directory to be ignored.). If you just want \fname { /CDs}
to be ignored but want to include the folders within
it you need to have both \fname { -/CDs} and \fname { CDs} as entries.
2008-06-26 03:05:24 +00:00
\item [Edit Folder List] Enter the folder list editor
\item [Export List To Textfile] Exports the list to
\fname { /.rockbox/folder\_ advance\_ list.txt}
\item [Import List From Textfile] Imports the list from
\fname { /.rockbox/folder\_ advance\_ list.txt}
2009-07-01 16:59:43 +00:00
\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.
2008-06-26 03:05:24 +00:00
\item [Quit]
\end { description}
\subsubsection { Folder List Editor Keys}
2010-05-20 17:38:38 +00:00
\begin { btnmap}
2009-07-22 21:40:29 +00:00
\ActionStdOk { }
2009-07-22 22:25:09 +00:00
\opt { HAVEREMOTEKEYMAP} { & \ActionRCStdOk }
2009-07-22 21:40:29 +00:00
& Delete selected folder\\
\ActionStdContext { }
2009-07-22 22:25:09 +00:00
\opt { HAVEREMOTEKEYMAP} { & \ActionRCStdContext }
2009-07-22 21:40:29 +00:00
& Bring up the context menu which allows you to
2011-05-22 14:01:28 +00:00
remove the selected folder or its entire folder tree\\
2009-07-22 21:40:29 +00:00
\ActionStdCancel { }
2009-07-22 22:25:09 +00:00
\opt { HAVEREMOTEKEYMAP} { & \ActionRCStdCancel }
2009-07-22 21:40:29 +00:00
& Exit\\
2008-06-26 03:05:24 +00:00
\end { btnmap}