mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Add .edl Mimetype
This commit is contained in:
parent
d9e2f56bd2
commit
ae4c407b6d
@ -100,6 +100,7 @@ namespace MediaBrowser.Model.Net
|
|||||||
{ ".ssa", "text/x-ssa" },
|
{ ".ssa", "text/x-ssa" },
|
||||||
{ ".css", "text/css" },
|
{ ".css", "text/css" },
|
||||||
{ ".csv", "text/csv" },
|
{ ".csv", "text/csv" },
|
||||||
|
{ ".edl", "text/plain" },
|
||||||
{ ".rtf", "text/rtf" },
|
{ ".rtf", "text/rtf" },
|
||||||
{ ".txt", "text/plain" },
|
{ ".txt", "text/plain" },
|
||||||
{ ".vtt", "text/vtt" },
|
{ ".vtt", "text/vtt" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user