mpd: support the single flag

This flag indicates that `mpd` will automatically stop after the
current song is played.
This commit is contained in:
Ben Boeckel 2024-12-24 23:52:13 +01:00
parent b15714b38a
commit 57711f0dbe
3 changed files with 9 additions and 1 deletions

View file

@ -20,6 +20,9 @@ mpd - This module provides MPD status such as currently playing artist/album/son
| consume
: bool
: True if the *consume* flag is set
| single
: bool
: True if the *single* flag is set
| volume
: range
: Volume of MPD in percentage