mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-18 20:24:20 +01:00
Add support for .sup subtitle (#8808)
Fixes https://github.com/jellyfin/jellyfin/issues/8628
This commit is contained in:
@@ -56,6 +56,7 @@ namespace MediaBrowser.Controller.Entities
|
||||
".srt",
|
||||
".vtt",
|
||||
".sub",
|
||||
".sup",
|
||||
".idx",
|
||||
".txt",
|
||||
".edl",
|
||||
|
||||
Reference in New Issue
Block a user