Comment on An Opensubsonic server in Rust
beeng@discuss.tchncs.de 6 months ago
Hey what do you mean by multiple values?
Eg
since they support multiple values well enough.
Comment on An Opensubsonic server in Rust
beeng@discuss.tchncs.de 6 months ago
Hey what do you mean by multiple values?
Eg
since they support multiple values well enough.
lyoko@lemm.ee 6 months ago
In the opensubsonic response there will be two fields for artist, one is artistid with only one artist (this is for compatible with old subsonic) and the other is artists with a list of artist ids. The server only sends back the list of artists ids and only these two clients read that field.
beeng@discuss.tchncs.de 6 months ago
And so this is good for tracks with multiple artists? For filtering?
lyoko@lemm.ee 6 months ago
Not sure what do you mean by filtering but this is my Symfonium UI
Image