Song: add support for hiding duplicate tags

This commit is contained in:
Andrzej Rybczak
2016-10-30 19:01:11 +01:00
parent 126e954528
commit 6ebf00eb5d
6 changed files with 44 additions and 4 deletions

View File

@@ -184,6 +184,9 @@ Default display mode for Playlist editor.
.B discard_colors_if_item_is_selected = yes/no
Indicates whether custom colors of tags have to be discarded if item is selected or not.
.TP
.B show_duplicate_tags = yes/no
Indicates whether ncmpcpp should display multiple tags as-is or remove duplicates.
.TP
.B incremental_seeking = yes/no
If enabled, seek time will increment by one each second of seeking.
.TP