summaryrefslogtreecommitdiff
path: root/internal/media/manager.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/media/manager.go')
-rw-r--r--internal/media/manager.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/internal/media/manager.go b/internal/media/manager.go
index 13bcebe79..0099dfe07 100644
--- a/internal/media/manager.go
+++ b/internal/media/manager.go
@@ -43,6 +43,9 @@ var SupportedMIMETypes = []string{
"video/x-msvideo", // .avi
+ "audio/flac", // .flac
+ "audio/x-flac", // .flac
+
// png types
"image/png", // .png
"image/apng", // .apng