From fc3076699bc4ba927c47e61be53a42cfa09931e5 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Sat, 20 Jan 2007 00:05:14 +0000 Subject: Make it clear that the player has to be restarted after initializing the database git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12077 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/tagcache.tex | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'manual/rockbox_interface/tagcache.tex') diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex index fc68f9d85e..161c8447ff 100644 --- a/manual/rockbox_interface/tagcache.tex +++ b/manual/rockbox_interface/tagcache.tex @@ -8,8 +8,8 @@ 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{Initialising the database} -Before you use the database for the first time, you must initialise it by using +\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{General Settings $\rightarrow$ File View $\rightarrow$ Database}) , which is described in the following section. @@ -49,15 +49,14 @@ the \setting{Initialize Now} function in the \setting{Database Menu} Menu}. \warn{\setting{Initialize 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{}, and may require a restart to allow the files to be committed to the - database. + \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. - The database initialisation happens in the background, so you can continue - to listen to music while the database is being initialised. If you shut - down your player during initialisation, the database building process will - continue next time you turn it on. - \item[Update Now.] \setting{Update now} causes the database to detect new and deleted files \opt{SWCODEC}{ -- cgit v1.2.3