mirror of
https://github.com/navidrome/navidrome.git
synced 2025-12-23 23:18:05 -05:00
Fix M3U mimetype on Debian Bullseye
This commit is contained in:
@@ -8,6 +8,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
var excludeAudioType = []string{
|
var excludeAudioType = []string{
|
||||||
|
"audio/mpegurl",
|
||||||
"audio/x-mpegurl",
|
"audio/x-mpegurl",
|
||||||
"audio/x-scpls",
|
"audio/x-scpls",
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user