Skip to content

Commit

Permalink
Enable DSD (.dsf) support
Browse files Browse the repository at this point in the history
  • Loading branch information
deluan committed Jul 6, 2020
1 parent 2f8b010 commit fdc38b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions consts/mime_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit fdc38b5

Please sign in to comment.