Enable DSD (.dsf) support

This commit is contained in:
Deluan 2020-07-06 12:25:55 -04:00
parent 2f8b01015d
commit fdc38b5ca5
1 changed files with 1 additions and 0 deletions

View File

@ -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",