Subsonic API: fixed extensions + genres

This commit is contained in:
emeric
2023-10-10 23:30:40 +02:00
parent 042cd54171
commit 0e5249868c
9 changed files with 114 additions and 9 deletions
+2 -2
View File
@@ -18,9 +18,9 @@ The following extra fields are implemented:
* `moods`
* `originalReleaseDate`
* `isCompilation`
* `discTitles`
* `discTitles`: discs with no subtitle are omitted
* `Child` response:
* `musicBrainzId`: note this is actually the recording MBID
* `musicBrainzId`: note this is actually the recording MBID when this response refers to a song
* `genres`
* `artists`
* `albumArtists`