mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Enable DSD (.dsf) support
This commit is contained in:
parent
2f8b01015d
commit
fdc38b5ca5
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ func init() {
|
|||
".aiff": "audio/x-aiff",
|
||||
".m3u": "audio/x-mpegurl",
|
||||
".pls": "audio/x-scpls",
|
||||
".dsf": "audio/dsd",
|
||||
".gif": "image/gif",
|
||||
".jpg": "image/jpeg",
|
||||
".jpeg": "image/jpeg",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue