We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
audio-mpegurl
1 parent cdd2d4c commit 5d5fdf5Copy full SHA for 5d5fdf5
src/playlist/plugins/M3uPlaylistPlugin.cxx
@@ -66,6 +66,7 @@ static const char *const m3u_suffixes[] = {
66
67
static const char *const m3u_mime_types[] = {
68
"audio/x-mpegurl",
69
+ "audio/mpegurl",
70
nullptr
71
};
72
0 commit comments