1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-11-09 19:52:16 +00:00

Updated config sample

This commit is contained in:
Alban Féron 2019-10-26 16:26:51 +02:00
parent e9d4de6f1a
commit 55511aa620
No known key found for this signature in database
GPG Key ID: 8CE0313646D16165

View File

@ -66,6 +66,10 @@ decoder_flac = flac -d -c -s %srcpath
encoder_mp3 = lame --quiet -b %outrate - -
encoder_ogg = oggenc2 -q -M %outrate -
; Default format, used when a client requests a bitrate lower than the original
; file and no specific format
default_transcode_target = mp3
[mimetypes]
; Extension to mimetype mappings in case your system has some trouble guessing
; Default: none