From 22e30322c46a6f33339e0f442a925c723c3b484e Mon Sep 17 00:00:00 2001 From: emeric Date: Mon, 27 Jan 2025 08:39:49 +0100 Subject: [PATCH] Added explicitStatus in docs --- SUBSONIC.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SUBSONIC.md b/SUBSONIC.md index 9948280e..0ef54e21 100644 --- a/SUBSONIC.md +++ b/SUBSONIC.md @@ -25,6 +25,7 @@ The following extra fields are implemented: * `artists` * `discTitles`: discs with no subtitle are omitted * `displayArtist` + * `explicitStatus` * `genres` * `isCompilation` * `played` @@ -44,6 +45,7 @@ The following extra fields are implemented: * `contributors` * `displayAlbumArtist` * `displayArtist` + * `explicitStatus` * `genres` * `mediaType` * `moods`