mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-19 20:54:20 +01:00
Add ability to upload (and save) SDH subtitles (#10036)
This commit is contained in:
@@ -14,6 +14,8 @@ namespace MediaBrowser.Controller.Subtitles
|
||||
|
||||
public bool IsForced { get; set; }
|
||||
|
||||
public bool IsHearingImpaired { get; set; }
|
||||
|
||||
public Stream Stream { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user