summaryrefslogtreecommitdiff
path: root/doc/ncmpcpp.1
diff options
context:
space:
mode:
authorWieland Hoffmann <themineo@gmail.com>2015-06-14 10:06:35 +0200
committerAndrzej Rybczak <electricityispower@gmail.com>2015-07-27 00:47:31 +0200
commit4dacd37946ae0289ea5c4ecedd59d640c5a50494 (patch)
treecc9429f42f85572137bed1f8396427f707b8ed63 /doc/ncmpcpp.1
parent4546d5477770a92fe107cca7a060ec7a57a542e5 (diff)
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.
Diffstat (limited to 'doc/ncmpcpp.1')
-rw-r--r--doc/ncmpcpp.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ncmpcpp.1 b/doc/ncmpcpp.1
index a9d9b6b4..d22f83f0 100644
--- a/doc/ncmpcpp.1
+++ b/doc/ncmpcpp.1
@@ -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