Added song position and queue length.

This commit is contained in:
koffeinfriedhof
2020-09-13 17:32:00 +02:00
committed by koffeinfriedhof
parent 459df4e0c9
commit c651670222
3 changed files with 12 additions and 1 deletions

View File

@ -148,6 +148,10 @@ Addressed by *mpd*
*{totalTime}*: The length of the current song. To format as a date/time (see example configuration)
*{songPosition}*: The position of the current song.
*{queueLength}*: The length of the current queue.
*{stateIcon}*: The icon corresponding the playing or paused status of the player (see *state-icons* option)
*{consumeIcon}*: The icon corresponding the "consume" option (see *consume-icons* option)