diff options
author | Max Kellermann <max@musicpd.org> | 2018-08-10 18:31:05 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2018-08-10 18:46:47 +0200 |
commit | c46483a4ab2fe0f206473f4907ec35044d18c30a (patch) | |
tree | ff087e0d60efb5620f824c6362c105d3ad6dc177 /NEWS | |
parent | 0f19108ce34ba523b2a652c10879c9e312155426 (diff) |
tag/Config: support incremental "metadata_to_use" setting
With a "+" or "-" prefix, the "metadata_to_use" setting can manipulate
the existing default. This way, one can enable `TAG_COMMENT` without
having to list all the other tags.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ ver 0.21 (not yet released) * configuration - add "include" directive, allows including config files + - incremental "metadata_to_use" setting * protocol - "tagtypes" can be used to hide tags - "find" and "search" can sort |