Senan Kelly
Senan Kelly
not just navigation or display but the whole data model. for example if a client makes the request getAlbum.view?id=1, we need to return some json that describes that album. one...
things cooking up on the (experimental) multi-artist branch and a couple changes to airsonic-refix [out.webm](https://github.com/sentriz/gonic/assets/6832539/88a5f7e3-fc74-4849-8b73-3d7379a4ce46)
hey, this can now be configured on master with GONIC_MULTI_VALUE_ALBUM_ARTIST for example in my setup i have ``` GONIC_MULTI_VALUE_ALBUM_ARTIST="multi" GONIC_MULTI_VALUE_GENRE="delim ;" ```
jmbannon yes it does 👍 though I haven't tried it yet. I've only been testing albumartists so far, thanks to your work on beets 👌
also, if your tags already had the multi value tags before gonic last saw them, youll need to do a full scan
> But in airsonic-refix, I see only the first artist in the part of the UI where each is individually clickable in your example video. that's right, it's a new...
no worries :grin: thanks!
gonna close in favour of #244
draft user roles: - admin - can podcast - can jukebox - can download - can stream - can playlist - can ``
done https://github.com/sentriz/gonic/wiki/subsonic-api-compatibiliy thanks!