diff options
| author | Alex Parker <rockbox@aeparker.com> | 2011-08-14 10:25:03 +0000 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2011-08-14 10:25:03 +0000 |
| commit | 8355ace582cbe2ce96fc1da0158e03b7b83c1145 (patch) | |
| tree | e45b3757f344e248ace16e6a11fb8e0a442a4750 | |
| parent | c6ca81329ab260699013a5a5ed99c0e7549cd94e (diff) | |
| download | rockbox-8355ace582cbe2ce96fc1da0158e03b7b83c1145.zip rockbox-8355ace582cbe2ce96fc1da0158e03b7b83c1145.tar.gz rockbox-8355ace582cbe2ce96fc1da0158e03b7b83c1145.tar.bz2 rockbox-8355ace582cbe2ce96fc1da0158e03b7b83c1145.tar.xz | |
Manual: try to make it clearer that it is NOT recommended to put music in /.rockbox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30294 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/rockbox_interface/main.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 830e6bb..2c8b374 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -708,8 +708,9 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: With the \dap{} connected to the computer as an MSC/UMS device (like a USB Drive), music files can be put on the player via any standard file transfer method that you would use to copy files between drives (e.g. Drag-and-Drop). -Files may be placed wherever you like on the \dap{}, but it is strongly suggested -not to place them in the \fname{/.rockbox} folder. +Files may be placed wherever you like on the \dap{}, but it is strongly +suggested \emph{NOT} to put them in the \fname{/.rockbox} folder and instead +put them in any other folder, e.g. \fname{/}, \fname{/music} or \fname{/audio}. The default directory structure that is assumed by some parts of Rockbox \opt{albumart}{% (album art searching, and missing-tag fallback in some WPSes) uses the |