From a59ef1e2300b700a83f17f92b9f100a67e5355a4 Mon Sep 17 00:00:00 2001 From: emeric Date: Sat, 18 Jul 2026 00:25:16 +0200 Subject: [PATCH] Updated doc --- SUBSONIC.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SUBSONIC.md b/SUBSONIC.md index 1afb1484..49dbbae3 100644 --- a/SUBSONIC.md +++ b/SUBSONIC.md @@ -27,6 +27,7 @@ The following extra fields are implemented: * `displayArtist` * `explicitStatus` * `genres` + * `groupings` * `isCompilation` * `played` * `mediaType` @@ -50,12 +51,15 @@ The following extra fields are implemented: * `displayArtist` * `explicitStatus` * `genres` + * `groupings` * `mediaType` * `moods` + * `movements` * `musicBrainzId`: note this is actually the recording MBID when this response refers to a song * `played` * `replayGain` * `samplingRate` + * `works` * `Artist` response: * `mediaType` * `musicBrainzId`