sentriz / gonic

music streaming server / free-software subsonic server API implementation
ircs://irc.libera.chat/#gonic
GNU General Public License v3.0
1.49k stars 105 forks source link

feat: Support for composer tag #521

Open s-fleck opened 1 week ago

s-fleck commented 1 week ago

While composer (and possibly performer) tags are really obscure in most genres of music, they are pretty essential to keep a classical music collection organized IMHO. Support for these is lackluster, but as far as i could find the opensubsonic API spec includes it (see links below)

https://opensubsonic.netlify.app/docs/responses/child/ https://opensubsonic.netlify.app/docs/responses/artistid3/

Anyways if this would be easy it would be great if it could be implemented so that clients could make use of it :) If gonic already delivers this data and i wasn't aware of it, shame on me :(