Resolve "Provide a default format when transcoding via Subsonic"
All threads resolved!
All threads resolved!
Compare changes
Files
4+ 3
− 0
@@ -658,3 +658,6 @@ RSA_KEY_SIZE = 2048
Closes #867 (closed)
Basically, it enforces a default MP3 format (but configurable via the SUBSONIC_DEFAULT_TRANSCODING_FORMAT
env var) when: the maxBirate
parameter is passed AND != 0
AND the format
parameter is missing or empty.
cc @funkwhale/reviewers-python