Subsonic
Subsonic copied to clipboard
Make preferred target format configurable in DSub
I was using DSub with original Subsonic server, where admin can specify transcoding rules per user/device (used Opus for my DSub devices). Now I'm transitioning to Funkwhale server which supports Subsonic API but it expects destination format for transcoding specified in requests as per Subsonic API:
| Parameter | Required | Default | Comment |
|---|---|---|---|
| format | No | (Since 1.6.0) Specifies the preferred target format (e.g., "mp3" or "flv") in case there are multiple applicable transcodings. Starting with 1.9.0 you can use the special value "raw" to disable transcoding. |
Currently only max bitrate is configurable in DSub > Settings > Cache/Network. Can you please make it possible to specify this "preffered target format" as well?
Thank you for your work on this app.
Yes please, much needed!