X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/f902253a124bd45a5011204ea4f9e6226b12d561..29f5fbd27103d5c600514c80b94f8eeed155ec1c:/templates/help.html diff --git a/templates/help.html b/templates/help.html index 135c037..8e298ef 100644 --- a/templates/help.html +++ b/templates/help.html @@ -25,7 +25,7 @@ USA @include{topbar}@ -

@label{help.title}@

+

@label{help.title}@

Introduction

@@ -176,25 +176,25 @@ USA - - - - +
@label:choose.prefs@This button can be used to edit the details for a + This button can be used to edit the details for a track; see Editing Preferences below.
@label{choose.playall}@This button plays all the tracks in a directory, + @label{choose.playall}@This button plays all the tracks in a directory, in order. This is used to efficiently play a whole album.

This screen has two forms: choose, which give + href="@url@?action=choose">choose, which give you all the top-level directories at once, and choosealpha, + href="@url@?action=choosealpha">choosealpha, which breaks them down by initial letter.

This screen will may not be available if you are not logged in @@ -212,14 +212,18 @@ USA rights, you may not be able to edit track preferences.

The form can be used to - edit artist, album and title fields for the track as displayed, or - to set the tags for a track, or to enable or disable random play + edit artist, album and title fields for the track as displayed; or + to set the tags or weight for a track; or to enable or disable random play for the track.

Tags are separated by commas and can contain any other printing characters (including spaces). Leading and trailing spaces are not significant.

+

Weights determine how likely a track is to be picked at + random. Tracks with higher weights are more likely to be picked. + The default weight is 90000 and the maximum is 2147483647.

+

By default, any track can be picked for random play. The check box at the bottom can be used to selectivel enable or disable it for individual tracks.