From b750b04f2e401b7a9035a2a39a0bab6b94d16a5b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 26 Jan 2016 18:44:31 +0000 Subject: doc: update documentation for tl consume and shuffle shuffle was never documented in dtas-tl(1) when it was introduced, and consume is a new feature. --- Documentation/dtas-player_protocol.pod | 6 ++++++ Documentation/dtas-tl.pod | 7 +++++++ 2 files changed, 13 insertions(+) (limited to 'Documentation') diff --git a/Documentation/dtas-player_protocol.pod b/Documentation/dtas-player_protocol.pod index cb2d07a..d0dd25e 100644 --- a/Documentation/dtas-player_protocol.pod +++ b/Documentation/dtas-player_protocol.pod @@ -363,6 +363,12 @@ Returns the TRACKID of the newly added track Clear current tracklist +=item tl consume [BOOLEAN] + +Show/or change consume status of the tracklist. Enabling this causes +tracks to be deleted from the tracklist after they are played or skipped. +With no args, this will show "true" or "false + =item tl current Display the pathname to the currently playing track diff --git a/Documentation/dtas-tl.pod b/Documentation/dtas-tl.pod index 44bdfbb..510b13d 100644 --- a/Documentation/dtas-tl.pod +++ b/Documentation/dtas-tl.pod @@ -26,6 +26,11 @@ client). =item addtail - add tracks to the end of the tracklist +=item consume [BOOLEAN] - show, enable, or disable consume mode + +Enabling "consume" mode causes tracks to be removed when they are +done playing (or skipped. + =item current - display the current track, "NONE" if not playing =item current-id - display the TRACKID of the current track @@ -61,6 +66,8 @@ optionally seek to POS. POS should be a timestamp in HH:MM:SS.FRAC format. =item repeat true - enable repeat of the whole tracklist +=item shuffle [BOOLEAN] - show, enable, or disable random playback + =back See L for a detailed description of the protocol. -- cgit v1.2.3-24-ge0c7