Request: Parse format
param in stream
request for per-request transcoding
#507
Labels
format
param in stream
request for per-request transcoding
#507
Right now, the
format
param is only used to detect theraw
key, in which case it will just serve the raw file.gonic/server/ctrlsubsonic/handlers_raw.go
Line 191 in 259be0e
However, it would be nice (and I believe in-spec) if this param could also be used to request the specific stream be transcoded into one of the available formats, such as mp3 or opus.
The text was updated successfully, but these errors were encountered: