summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/rockbox_interface/tagcache.tex8
-rw-r--r--manual/rockbox_interface/wps.tex5
2 files changed, 10 insertions, 3 deletions
diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex
index c6869c9348..8f7a942eb6 100644
--- a/manual/rockbox_interface/tagcache.tex
+++ b/manual/rockbox_interface/tagcache.tex
@@ -65,9 +65,11 @@ you can use the database.
65 Unlike \setting{Initialize Now}, the \setting{Update Now} function 65 Unlike \setting{Initialize Now}, the \setting{Update Now} function
66 does not remove runtime database information. 66 does not remove runtime database information.
67 67
68\item[Gather Runtime Data (Experimental).] 68\item[Gather Runtime Data.]
69 When enabled, this option allows the most played, unplayed and most recently 69 When enabled, rockbox will record how often and how long a track is being played,
70 played tracks to be logged and scored. 70 when it was last played and its rating. This information can be displayed in
71 the WPS and is used in the database browser to, for example, show the most played,
72 unplayed and most recently played tracks.
71 73
72\item[Export modifications.] 74\item[Export modifications.]
73 This allows for the runtime data to be exported to the file \\ 75 This allows for the runtime data to be exported to the file \\
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 401128ea69..606672b7bc 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -164,6 +164,11 @@ to bring up the \setting{Playlist Viewer Menu}.
164 \item [Add to playlist] 164 \item [Add to playlist]
165 \item [Add to new playlist] 165 \item [Add to new playlist]
166 \end{description} 166 \end{description}
167\subsubsection{Rating}
168The menu entry is only shown if \setting{Gather Runtime Information} is enabled. It allows the
169asignment of a personal rating value (0..10) to a track which can be displayed in the WPS (%rr)
170and is used in the Database browser. Press \ButtonRight to increment the value (it wraps at 10).
171
167\subsubsection{Bookmarks} 172\subsubsection{Bookmarks}
168This allows you to create a bookmark in the currently-playing track. 173This allows you to create a bookmark in the currently-playing track.
169 174