new feature: shorten units' names displayed in statusbar while being in playlist
This commit is contained in:
@@ -226,6 +226,8 @@
|
||||
#
|
||||
#playlist_show_remaining_time = "no"
|
||||
#
|
||||
#playlist_shorten_total_times = "no"
|
||||
#
|
||||
#playlist_separate_albums = "no"
|
||||
#
|
||||
#playlist_display_mode = "classic" (classic/columns)
|
||||
|
||||
@@ -171,6 +171,9 @@ Number of default mode used in search engine.
|
||||
.B playlist_show_remaining_time = yes/no
|
||||
If enabled, time remaining to end of playlist will be shown after playlist's 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).
|
||||
.TP
|
||||
.B playlist_separate_albums = yes/no
|
||||
If enabled, separators will be placed between albums in playlist.
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user