Updated doc

This commit is contained in:
emeric
2026-07-18 00:25:16 +02:00
parent 7cb02828a9
commit a59ef1e230
+4
View File
@@ -27,6 +27,7 @@ The following extra fields are implemented:
* `displayArtist` * `displayArtist`
* `explicitStatus` * `explicitStatus`
* `genres` * `genres`
* `groupings`
* `isCompilation` * `isCompilation`
* `played` * `played`
* `mediaType` * `mediaType`
@@ -50,12 +51,15 @@ The following extra fields are implemented:
* `displayArtist` * `displayArtist`
* `explicitStatus` * `explicitStatus`
* `genres` * `genres`
* `groupings`
* `mediaType` * `mediaType`
* `moods` * `moods`
* `movements`
* `musicBrainzId`: note this is actually the recording MBID when this response refers to a song * `musicBrainzId`: note this is actually the recording MBID when this response refers to a song
* `played` * `played`
* `replayGain` * `replayGain`
* `samplingRate` * `samplingRate`
* `works`
* `Artist` response: * `Artist` response:
* `mediaType` * `mediaType`
* `musicBrainzId` * `musicBrainzId`