Update database initialization description (FS#6826). Convert to british english.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12768 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2007-03-14 22:16:27 +00:00
parent 6c6b2507b1
commit 97f2146d96

View file

@ -8,11 +8,14 @@ contained in the tags (ID3v1, ID3v2%
) in your audio files, Rockbox builds and maintains a database of the music
files on your player and allows you to browse them by Artist, Album and Genre.
\subsection{Initializing the database}
Before you use the database for the first time, you must initialize it by using
the \setting{Initialize Now} function in the \setting{Database Menu}
(\setting{Settings $\rightarrow$ General Settings $\rightarrow$ Database})
, which is described in the following section.
\subsection{Initialising the database}
The first time you use the database, Rockbox will scan your disk for audio files.
This can take quite a while depending on the number of files on your \dap{}.
This scan happens in the background, so you can choose to return to the
Main Menu and continue to listen to music.
If you shut down your player, the scan will continue next time you turn it on.
After the scan is finished you may be prompted to restart your \dap{} before
you can use the database.
\subsection{\label{ref:databasemenu}The Database Menu}
@ -43,20 +46,13 @@ the \setting{Initialize Now} function in the \setting{Database Menu}
\opt{MASCODEC}{\setting{Auto Update} does not detect deleted files. To remove
deleted files from the database you need to run \setting{Update Now}.}%
\item[Initialize Now.]
Before you use the database for the first time, you must Initialize it by
using the \setting{Initialize Now} function in the \setting{Database
\item[Initialise Now.]
You can force Rockbox to rescan your disk for tagged files by
using the \setting{Initialise Now} function in the \setting{Database
Menu}.
\warn{\setting{Initialize Now} removes all database files (removing
\warn{\setting{Initialise Now} removes all database files (removing
runtimedb data also) and rebuilds the database from scratch.}
This can take quite a while depending on the number of music files on your
\dap{}. The database initialization happens in the background, so you can
continue to listen to music while the database is being initialized. If you
shut down your player during initialisation, the database building process
will continue next time you turn it on. After initialization is finished you
\emph{have to restart} your \dap{} before you can use the database.
\item[Update Now.]
\setting{Update now} causes the database to detect new and deleted files
\opt{SWCODEC}{
@ -66,7 +62,7 @@ the \setting{Initialize Now} function in the \setting{Database Menu}
time.
}
}
Unlike \setting{Initialize Now}, the \setting{Update Now} function
Unlike \setting{Initialise Now}, the \setting{Update Now} function
does not remove runtime database information.
\item[Gather Runtime Data (Experimental).]