command/player: show partition name in "status" response

This commit is contained in:
Max Kellermann
2020-01-18 23:29:38 +01:00
parent 4029a79dc2
commit f249a755e2
3 changed files with 7 additions and 0 deletions

View File

@@ -439,6 +439,8 @@ Querying :program:`MPD`'s status
Reports the current status of the player and the volume
level.
- ``partition``: the name of the current partition (see
:ref:`partition_commands`)
- ``volume``: ``0-100`` (deprecated: ``-1`` if the volume cannot
be determined)
- ``repeat``: ``0`` or ``1``
@@ -1238,6 +1240,8 @@ Connection settings
Announce that this client is interested in all tag
types. This is the default setting for new clients.
.. _partition_commands:
Partition commands
==================