Tolriq

Results 240 comments of Tolriq

@OxygenCobalt not sure to understand your question.

Yes you can it's a little convoluted as you need a ForwardingAudioSink to get the configure call at the right time to pass the metadata to the processor. But after...

@oas004 @yschimke the PR is wrong. The array list still needs to be in value, it's only the keep that needs to be extracted and put in the raw folder....

Don't use datastore 1.1.6 or 1.1.5 they are both broken one no more have the proper R8 rules, the other wrong packaging.

@tonihei From my reading about that feature it was for Android Automotive and not Android Auto. Did you meant that or will this be supported on Android Auto too?

This is just a new returned field there's no need for an extension. But you must add the field description in the table at the bottom to say what it...

One last small detail, on the pages where there's specific OS changes like this one, the top `linkTitle` should be changed to add " [OS]" in it like https://github.com/opensubsonic/open-subsonic-api/blob/main/content/en/docs/Responses/ArtistID3.md?plain=1#L3 This...

> What about adding a query parameter to optionally add the totalCount property for all applicable requests? It was explained in the original discussion. Those endpoints are to be deprecated...

Then move on creating the new endpoints? :) Search3 endpoint does not support sorting or any kind of filtering so it's usage is quite limited in all cases. Adding new...

And then we add sorting and a new extension and then multiple filtering and a new one, and the client have to try to navigate between 4 or 6 extensions...