ncmpcpp.1: Add album_artist to media_library_primary_tag
This is already mentioned in the example config file, but not in the manpage. Add it there as well, because it's really useful.
This commit is contained in:
committed by
Andrzej Rybczak
parent
4546d54777
commit
4dacd37946
@@ -200,7 +200,7 @@ Default user interface used by ncmpcpp at start.
|
||||
.B data_fetching_delay = yes/no
|
||||
If enabled, there will be a 250ms delay between refreshing position in media library or playlist editor and fetching appropriate data from MPD. This limits data fetched from the server and is particularly useful if ncmpcpp is connected to a remote host.
|
||||
.TP
|
||||
.B media_library_primary_tag = artist/date/genre/composer/performer
|
||||
.B media_library_primary_tag = artist/album_artist/date/genre/composer/performer
|
||||
Default tag type for leftmost column in media library.
|
||||
.TP
|
||||
.B default_find_mode = wrapped/normal
|
||||
|
||||
Reference in New Issue
Block a user