summaryrefslogtreecommitdiff
path: root/www/manual/rec-dir.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/manual/rec-dir.t')
-rw-r--r--www/manual/rec-dir.t36
1 files changed, 36 insertions, 0 deletions
diff --git a/www/manual/rec-dir.t b/www/manual/rec-dir.t
new file mode 100644
index 0000000000..ef8a2bb3dc
--- /dev/null
+++ b/www/manual/rec-dir.t
@@ -0,0 +1,36 @@
1In the dir browser, you will see the files and directories that are put in the
2directory you are currently browsing. You will see tiny symbols on the left
3side of each entry that shows what kind of entry it is.
4
5[screen dump]
6
7[ ] = mp3 file
8
9[ ] = m3u file
10
11If you have enabled 'mp3/m3u filter' in the global settings, only files ending
12with .mp3 or .m3u will be displayed in the browser.
13
14Buttons:
15
16 UP Move upwards in the list, if it already is on the topmost entry, you'll
17 see the cursor moved to the last entry in the list.
18 DOWN Move downwards in the list, if it already is on the last entry, you'll
19 see the cursor moved to the first entry in the list.
20 LEFT Move "up" one directory level to the parent directory.
21 RIGHT If the cursor is now on a line of a directory, the browser will switch
22 into browsing that directory. If the cursor is on a line with a file,
23 special actions are peformed depending on the file type. If the file
24 is an mp3 file, it'll jump into the <a href="rec-wps.html">WPS</a> and
25 start playing this file.
26 If the file is an m3u file (playlist), the list will first be loaded
27 and then pop up the WPS showing the first file that gets played from
28 the list. If you have 'shuffle' selected in the global settings, the
29 playlist will be shuffled directly after having been loaded, otherwise
30 it'll be played in a straight top-to-bottom fashion.
31 PLAY The same as RIGHT
32 ON If there is an mp3 playing, this'll switch back the WPS.
33 OFF If there is an mp3 playing, this stops playback.
34 F1 Switches to the <a href="rec-menu.html">main menu</a>.
35 F2
36 F3