summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/tagcache.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/rockbox_interface/tagcache.tex')
-rw-r--r--manual/rockbox_interface/tagcache.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex
index 1b5bc9106e..149fbeaa97 100644
--- a/manual/rockbox_interface/tagcache.tex
+++ b/manual/rockbox_interface/tagcache.tex
@@ -4,7 +4,7 @@
4\subsection{Introduction} 4\subsection{Introduction}
5This chapter describes the Rockbox music database system. Using the information 5This chapter describes the Rockbox music database system. Using the information
6contained in the tags (ID3v1, ID3v2% 6contained in the tags (ID3v1, ID3v2%
7 \opt{SWCODEC}{, Vorbis Comments, Apev2, etc.}% 7 \opt{swcodec}{, Vorbis Comments, Apev2, etc.}%
8) in your audio files, Rockbox builds and maintains a database of the music 8) in your audio files, Rockbox builds and maintains a database of the music
9files on your player and allows you to browse them by Artist, Album and Genre. 9files on your player and allows you to browse them by Artist, Album and Genre.
10 10
@@ -32,7 +32,7 @@ its subdirectories will be scanned and added to the database.
32\subsection{\label{ref:databasemenu}The Database Menu} 32\subsection{\label{ref:databasemenu}The Database Menu}
33 33
34\begin{description} 34\begin{description}
35 \opt{SWCODEC}{ 35 \opt{swcodec}{
36 \item[Load To Ram.] 36 \item[Load To Ram.]
37 The database can either be kept on disk (to save memory), or 37 The database can either be kept on disk (to save memory), or
38 loaded into RAM (for fast browsing). Setting this to \setting{Yes} loads 38 loaded into RAM (for fast browsing). Setting this to \setting{Yes} loads
@@ -48,7 +48,7 @@ its subdirectories will be scanned and added to the database.
48\item[Auto Update.] 48\item[Auto Update.]
49 If \setting{Auto update} is set to \setting{on}, each time the \dap{} 49 If \setting{Auto update} is set to \setting{on}, each time the \dap{}
50 boots, the database will automatically be updated. 50 boots, the database will automatically be updated.
51 \opt{SWCODEC}{ 51 \opt{swcodec}{
52 \note{The \setting{Auto Update} will only check for deleted files if the 52 \note{The \setting{Auto Update} will only check for deleted files if the
53 \setting{Directory Cache} (\setting{Settings $\rightarrow$ General 53 \setting{Directory Cache} (\setting{Settings $\rightarrow$ General
54 Settings $\rightarrow$ System $\rightarrow$ Disk $\rightarrow$ 54 Settings $\rightarrow$ System $\rightarrow$ Disk $\rightarrow$
@@ -67,7 +67,7 @@ its subdirectories will be scanned and added to the database.
67 67
68\item[Update Now.] 68\item[Update Now.]
69 \setting{Update now} causes the database to detect new and deleted files 69 \setting{Update now} causes the database to detect new and deleted files
70 \opt{SWCODEC}{ 70 \opt{swcodec}{
71 \note{Unlike the \setting{Auto Update} function, \setting{Update Now} 71 \note{Unlike the \setting{Auto Update} function, \setting{Update Now}
72 will update the database regardless of whether the \setting{Directory Cache} 72 will update the database regardless of whether the \setting{Directory Cache}
73 is enabled. Thus, an update using \setting{Update now} may take a long 73 is enabled. Thus, an update using \setting{Update now} may take a long