doc/protocol.rst: clarify repeat/single/random side effects

This commit is contained in:
Max Kellermann 2022-05-09 22:50:56 +02:00
parent 112fcd206d
commit 97b07798b0
1 changed files with 7 additions and 0 deletions

View File

@ -545,6 +545,13 @@ Playback options
Sets repeat state to ``STATE``,
``STATE`` should be 0 or 1.
If enabled, MPD keeps repeating the whole queue (:ref:`single mode
<command_single>` disabled) or the current song (:ref:`single mode
<command_single>` enabled).
If :ref:`random mode <command_random>` is also enabled, the
playback order will be shuffled each time the queue gets repeated.
.. _command_setvol:
:command:`setvol {VOL}`