mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-14 19:20:37 +03:00
feat: add m4b to mime-type list. fix #62
This commit is contained in:
parent
6619b0986a
commit
c8d6f2d506
@ -11,6 +11,7 @@ func init() {
|
||||
".ogx": "application/ogg",
|
||||
".aac": "audio/mp4",
|
||||
".m4a": "audio/mp4",
|
||||
".m4b": "audio/mp4",
|
||||
".flac": "audio/flac",
|
||||
".wav": "audio/x-wav",
|
||||
".wma": "audio/x-ms-wma",
|
||||
|
Loading…
x
Reference in New Issue
Block a user