settings: add support for displaying current mpd host in playlist
This commit is contained in:
@@ -143,8 +143,11 @@ Format for songs' list displayed in columns.
|
||||
.B execute_on_song_change = COMMAND
|
||||
Shell command to execute on song change.
|
||||
.TP
|
||||
.B playlist_show_mpd_host = yes/no
|
||||
If enabled, current MPD host will be shown in playlist.
|
||||
.TP
|
||||
.B playlist_show_remaining_time = yes/no
|
||||
If enabled, time remaining to end of playlist will be shown after playlist's statistics.
|
||||
If enabled, time remaining to end of playlist will be shown after playlist statistics.
|
||||
.TP
|
||||
.B playlist_shorten_total_times = yes/no
|
||||
If enabled, total/remaining playlist time displayed in statusbar will be shown using shortened units' names (d:h:m:s instead of days:hours:minutes:seconds).
|
||||
|
||||
Reference in New Issue
Block a user