Added mime type for TrueAudio
This commit is contained in:
@@ -55,6 +55,7 @@ namespace lms::core
|
|||||||
{ ".opus", "audio/opus" },
|
{ ".opus", "audio/opus" },
|
||||||
{ ".pls", "audio/x-scpls" },
|
{ ".pls", "audio/x-scpls" },
|
||||||
{ ".shn", "audio/x-shn" },
|
{ ".shn", "audio/x-shn" },
|
||||||
|
{ ".tta", "audio/x-tta" },
|
||||||
{ ".wav", "audio/x-wav" },
|
{ ".wav", "audio/x-wav" },
|
||||||
{ ".webm", "audio/webm" },
|
{ ".webm", "audio/webm" },
|
||||||
{ ".wma", "audio/x-ms-wma" },
|
{ ".wma", "audio/x-ms-wma" },
|
||||||
|
|||||||
Reference in New Issue
Block a user