summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2007-03-14 22:16:27 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2007-03-14 22:16:27 +0000
commit97f2146d9652e2309f84944488275f563c4cf4fe (patch)
tree5a834f74550735e59766b18e7ad26448f04fe15b
parent6c6b2507b199ea7856ce3f0bde54f6411d6238c2 (diff)
downloadrockbox-97f2146d9652e2309f84944488275f563c4cf4fe.tar.gz
rockbox-97f2146d9652e2309f84944488275f563c4cf4fe.zip
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
-rw-r--r--manual/rockbox_interface/tagcache.tex30
1 files changed, 13 insertions, 17 deletions
diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex
index 9f99415858..ba9a58a515 100644
--- a/manual/rockbox_interface/tagcache.tex
+++ b/manual/rockbox_interface/tagcache.tex
@@ -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).]