summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/rockbox_interface/tagcache.tex15
1 files changed, 8 insertions, 7 deletions
diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex
index 08f6227db3..08c5ef2f67 100644
--- a/manual/rockbox_interface/tagcache.tex
+++ b/manual/rockbox_interface/tagcache.tex
@@ -1,5 +1,5 @@
1% $Id$ % 1% $Id$ %
2\section{\label{ref:tagcache}Tag Cache} 2\section{\label{ref:tagcache}Tag Cache}
3 3
4\subsection{Introduction} 4\subsection{Introduction}
5Tag Cache is the Rockbox music database system. Using the information 5Tag Cache is the Rockbox music database system. Using the information
@@ -10,8 +10,9 @@ files on your player and allows you to browse them by Artist, Album and Genre.
10 10
11\subsection{Initialising the Tag Cache} 11\subsection{Initialising the Tag Cache}
12Before you use the Tag Cache for the first time, you must initialise it by using 12Before you use the Tag Cache for the first time, you must initialise it by using
13the \setting{Initialize Now} function in the \setting{Tag Cache Menu}, which is 13the \setting{Initialize Now} function in the \setting{Tag Cache Menu}
14described in the following section. 14(\setting{General Settings $\rightarrow$ File View $\rightarrow$ Tag Cache})
15, which is described in the following section.
15 16
16\subsection{\label{ref:tagcachemenu}The Tag Cache Menu} 17\subsection{\label{ref:tagcachemenu}The Tag Cache Menu}
17 18
@@ -34,10 +35,10 @@ described in the following section.
34 boots, Tag Cache will automatically update the database. 35 boots, Tag Cache will automatically update the database.
35 \opt{SWCODEC}{ 36 \opt{SWCODEC}{
36 \note{The \setting{Auto Update} will only check for deleted files if the 37 \note{The \setting{Auto Update} will only check for deleted files if the
37 \setting{Directory Cache} (\setting{General Settings $\rightarrow$ System 38 \setting{Directory Cache} (\setting{General Settings $\rightarrow$
38 $\rightarrow$ Disk $\rightarrow$ Directory Cache}) is enabled. 39 System Options $\rightarrow$ Disk $\rightarrow$ Directory Cache}) is
39 \setting{Update now} includes that check whether dircache has been 40 enabled. \setting{Update now} includes that check whether dircache has
40 enabled or not.} 41 been enabled or not.}
41 }% 42 }%
42 \opt{MASCODEC}{\setting{Auto Update} does not detect deleted files. To remove 43 \opt{MASCODEC}{\setting{Auto Update} does not detect deleted files. To remove
43 deleted files from the database you need to run \setting{Update Now}.}% 44 deleted files from the database you need to run \setting{Update Now}.}%