Replies: 2 comments 7 replies
-
I did not, but since the first one is not yet validated we can still rework that. I guess extension being an object too? [ { "name": "transcodeOffset", "versions" : [ 1 ] }, { "name": "template", "versions" : [ 1, 3 ] }] |
Beta Was this translation helpful? Give feedback.
0 replies
-
yes, that looks like it works for both 👍 ---snip--- |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hey, have we thought about the openSubsonicExtensions response shape in XML? to me it looks like it's not possible to 1-1 translate it. (related, the shape in Go is map[string][]int, which the Go xml marshaler will error on)
Beta Was this translation helpful? Give feedback.
All reactions