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