module/mpd: add volume tag

This commit is contained in:
optimus-prime 2020-12-02 13:13:15 +05:30
parent 9718c6f31e
commit 96d2d057e0
3 changed files with 8 additions and 0 deletions

View file

@ -452,6 +452,9 @@ artist/album/song.
| consume
: bool
: True if the *consume* flag is set
| volume
: range
: Volume of MPD in percentage
| album
: string
: Currently playing album (also valid in *paused* state)