mirror of
https://github.com/navidrome/navidrome.git
synced 2026-04-03 06:41:01 +00:00
Fix M3U mimetype on Debian Bullseye
This commit is contained in:
parent
453e1371b6
commit
519c8f465b
@ -8,6 +8,7 @@ import (
|
||||
)
|
||||
|
||||
var excludeAudioType = []string{
|
||||
"audio/mpegurl",
|
||||
"audio/x-mpegurl",
|
||||
"audio/x-scpls",
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user