X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/64468cf9ca1575432ce87d94b924af47deecf9cb..HEAD:/disobedience/manual/playlists.html diff --git a/disobedience/manual/playlists.html b/disobedience/manual/playlists.html new file mode 100644 index 0000000..bef0c18 --- /dev/null +++ b/disobedience/manual/playlists.html @@ -0,0 +1,118 @@ + + + + + Disobedience: Playlists + + + +

5. Playlists

+ +

The chapter describes playlist and how to use them.

+ +

5.1 What are playlists?

+ +

A playlist is a named list of tracks stored by the server. It + can be edit by either just its owner or, alternatively, by all + users. It can be played as a unit when required.

+ +

Playlists fall into three categories:

+ + + + + + + + + + + + + + + + + +
SharedShared playlists have no owner and can be seen and edited + by anybody.
PublicPublic playlist are owned by their creator and can be seen + by anybody. Only their creator can edit them, however.
PrivatePrivate playlists are owned by their creator and can only + be seen or edited by their creator.
+ +

To bring up the playlist window, select Edit > Edit + Playlists from the menu.

+ +

5.2 Creating Playlists

+ +

To create a playlist, click the Add button in the + playlist editor. This will create a pop-up window where you can + enter the name of the new playlist and decide whether it is + shared, public or private.

+ +

Only Roman letters (without any accents) and digits are allowed + in playlist names.

+ +

+ +

5.3 Editing Playlists

+ +

You can select the playlist to edit from the left side of the + window. Shared playlists are listed first, then the public + playlists of each user (plus private playlists that you own).

+ +

+ +

When a playlist is selected, you can edit in the right hand half + of the playlist window. The editor is very similar in structure + and function to the queue. You can + rearrange tracks within it by drag and drop and you can drag tracks + from the Choose tab into it.

+ +

Right clicking will create a pop-up menu which you can use to + play indivudual tracks or the whole playlist, as well as the + usual options as found in the Queue tab.

+ +

+ +

5.3 Playing Playlists

+ +

There are three ways to play a playlist:

+ +
    + +
  1. You can use Control > Activate Playlist from the main + menu.
  2. + +
  3. Right clicking in either half of the playlist editor will + create a pop-up menu. There is an option to play this + playlist.
  4. + +
  5. You can select all the tracks and drag them to the desired + point in the Queue tab.
  6. + +
+ +
+ + Back to contents + + +