diff options
author | Martin Arver <martin.arver@gmail.com> | 2006-10-21 13:20:38 +0000 |
---|---|---|
committer | Martin Arver <martin.arver@gmail.com> | 2006-10-21 13:20:38 +0000 |
commit | beb1d108873a5dbead705bc02a8264f88d818789 (patch) | |
tree | a96b0007dff86d94a4766e93af145be85f5747b5 /manual/configure_rockbox/playback_options.tex | |
parent | f57de526b5e188148d7f8253639fa39dd6c38642 (diff) |
Initial description of the Last.fm log option
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11296 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox/playback_options.tex')
-rwxr-xr-x | manual/configure_rockbox/playback_options.tex | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex index fd6ee66622..283201d981 100755 --- a/manual/configure_rockbox/playback_options.tex +++ b/manual/configure_rockbox/playback_options.tex @@ -220,6 +220,17 @@ related to audio playback. the end of the current directory. \note{You must have the \setting{Repeat} option set to \setting{No} for \setting{Auto-Change Directory} to function properly.} + +\item[Last.fm Log.]\index{Last.fm Log}\index{Audioscrobbler|see{Last.fm Log}} + Enables logging of your played tracks for submittal to + \url{http://www.last.fm}. This service was formely known as + \emph{Audioscrobbler}. When you enable this option, you'll have to reboot to + start the logging. The log-file is called + \opt{CONFIG_RTC}{\fname{.scrobbler.log}}% + \nopt{CONFIG_RTC}{\fname{.scrobbler-timeless.log}}% + , and is to be found in the root directory of your \dap{}. + \fixme{Describe the submit process. Preferably by use of ``official'' tools, + and/or online service on rockbox.org} % \opt{ipodnano,ipodvideo,ipodmini,ipod4g,ipod3g,ipodcolor}{ \item[Pause on headphone unplug.] Enables and disables automatic pausing of |