mpd: add uri and filename format arguments

This commit is contained in:
Stefan Haan
2024-12-28 13:58:19 +01:00
parent 5346649fc6
commit d100e78872
2 changed files with 10 additions and 3 deletions

View File

@ -204,6 +204,10 @@ Addressed by *mpd*
*{queueLength}*: The length of the current queue.
*{uri}*: The URI of the song relative to the MPD music directory.
*{filename}* The last part of the URI.
*{stateIcon}*: The icon corresponding to the playing or paused status of the player (see *state-icons* option)
*{consumeIcon}*: The icon corresponding the "consume" option (see *consume-icons* option)