quintodrome/server/subsonic/responses
Deluan f12e75aa11 feat(subsonic): add groupings field to OpenSubsonic Child response
Include the ID3 grouping tag in OpenSubsonic responses as an array of
strings, per opensubsonic/open-subsonic-api#232. The grouping tag was
already being extracted and stored in MediaFile.Tags via mappings.yaml
aliases (GRP1, GROUPING, ©grp, wm/contentgroupdescription), so this
change only adds the field to the response struct and populates it in
both song and album child builders.

Signed-off-by: Deluan <deluan@navidrome.org>
2026-05-10 18:35:13 -03:00
..
.snapshots feat(subsonic): add groupings field to OpenSubsonic Child response 2026-05-10 18:35:13 -03:00
errors.go Change error code type to avoid integer overflow conversion warning 2024-09-01 14:49:48 -04:00
responses.go feat(subsonic): add groupings field to OpenSubsonic Child response 2026-05-10 18:35:13 -03:00
responses_suite_test.go test: enable Subsonic response snapshot tests on Windows (#5427) 2026-04-27 20:19:28 -04:00
responses_test.go feat(subsonic): add groupings field to OpenSubsonic Child response 2026-05-10 18:35:13 -03:00