README.md: documentation nitpick for mpd
This commit is contained in:
parent
e84be352c5
commit
a902a23b5c
|
@ -335,8 +335,8 @@ Supported platforms: platform independent (required tools: `curl`).
|
||||||
|
|
||||||
* Argument: an array including password, hostname and port in that order. `nil`
|
* Argument: an array including password, hostname and port in that order. `nil`
|
||||||
fields will be fallen back to default (`localhost:6600` without password).
|
fields will be fallen back to default (`localhost:6600` without password).
|
||||||
* Returns a table with string keys: `${volume}`, `${bitrate}`, `${elapsed}`,
|
* Returns a table with string keys: `${volume}`, `${bitrate}`, `${elapsed}` (in seconds),
|
||||||
`${duration}` (in seconds), `${Elapsed}`, `${Duration}` (in [hh:]mm:ss),
|
`${duration}` (in seconds), `${Elapsed}` (formatted as [hh:]mm:ss), `${Duration}` (formatted as [hh:]mm:ss),
|
||||||
`${random}`, `${repeat}`, `${state}`, `${Artist}`, `${Title}`, `${Album}`,
|
`${random}`, `${repeat}`, `${state}`, `${Artist}`, `${Title}`, `${Album}`,
|
||||||
`${Genre}` and optionally `${Name}` and `${file}`.
|
`${Genre}` and optionally `${Name}` and `${file}`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue