From 00779a19d7680de328768056b2d46309e65d38e5 Mon Sep 17 00:00:00 2001 From: sentriz Date: Fri, 15 Sep 2023 01:16:39 +0100 Subject: [PATCH] clarify v0.16 requirement for multi value tags in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89a9efb..1ca76c5 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ password can then be changed from the web interface | `GONIC_MULTI_VALUE_ALBUM_ARTIST` | `-multi-value-album-artist` | **optional** setting for multi-valued album artist tags when scanning ([see more](#multi-valued-tags)) | | `GONIC_EXPVAR` | `-expvar` | **optional** enable the /debug/vars endpoint (exposes useful debugging attributes as well as database stats) | -## multi valued tags +## multi valued tags (v0.16+) gonic can support potentially multi valued tags like `genres` and `albumartists`. in both cases gonic will individual entries in its database for each.