Implemented Subsonic's user rating for tracks, albums and artists, fixes #511

This commit is contained in:
emeric
2024-08-30 19:40:15 +02:00
parent cd0e88d28d
commit 29d0610eb2
30 changed files with 991 additions and 5 deletions
+1
View File
@@ -25,6 +25,7 @@ The following extra fields are implemented:
* `musicBrainzId`
* `originalReleaseDate`
* `releaseTypes`
* `userRating`
* `Child` response:
* `albumArtists`
* `artists`