forked from external/yambar
module/mpd: add “file” tag
This commit is contained in:
parent
5da1cd4a38
commit
d1a8029e6c
3 changed files with 14 additions and 1 deletions
|
@ -32,6 +32,9 @@ mpd - This module provides MPD status such as currently playing artist/album/son
|
|||
| title
|
||||
: string
|
||||
: Title of currently playing song (also valid in *paused* state)
|
||||
| file
|
||||
: string
|
||||
: Filename or URL of currently playing song (also valid in *paused* state)
|
||||
| pos
|
||||
: string
|
||||
: *%M:%S*-formatted string describing the song's current position
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue