quintodrome/server/subsonic/responses
Drew Weymouth 7773522803
Expose OpenSubsonic fields Genres, MusicBrainzId, Bpm, Comment (#2597)
* add Genres to subsonic responses

* add genres in GetAlbum response

* add musicBrainzId

* add Bpm and Comment OpenSubsonic fields

* remove omitempty on OpenSubsonic fields

* add custom JSON marshalers to ensure genres attribute is non-nil

* regenerate snapshots to capture now-mandatory fields
2023-11-18 14:40:00 -05:00
..
.snapshots Expose OpenSubsonic fields Genres, MusicBrainzId, Bpm, Comment (#2597) 2023-11-18 14:40:00 -05:00
errors.go Check permissions to playlist operations 2020-01-21 17:18:46 -05:00
responses.go Expose OpenSubsonic fields Genres, MusicBrainzId, Bpm, Comment (#2597) 2023-11-18 14:40:00 -05:00
responses_suite_test.go Bump github.com/bradleyjkemp/cupaloy to v2.8.0 2022-12-05 22:45:02 -05:00
responses_test.go POST endpoint for importing m3u playlists - #2078 (#2273) 2023-11-01 14:59:47 -04:00