module/mpd: add “file” tag

This commit is contained in:
Midgard 2022-08-31 14:45:46 +02:00 committed by Daniel Eklöf
parent 5da1cd4a38
commit d1a8029e6c
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 14 additions and 1 deletions

View file

@ -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