Merge pull request #3849 from haansn08/mpd-format-uri

mpd: add uri and filename format arguments
This commit is contained in:
Alexis Rouillard
2025-08-07 23:04:02 +02:00
committed by GitHub
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)