Subsonic icon indicating copy to clipboard operation
Subsonic copied to clipboard

Make preferred target format configurable in DSub

Open jiri-novacek opened this issue 6 years ago • 1 comments

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.

jiri-novacek avatar Jun 06 '19 12:06 jiri-novacek

Yes please, much needed!

alfureu avatar Dec 12 '19 09:12 alfureu