mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 00:05:26 +03:00
Support subtitle offset
This commit is contained in:
@@ -130,7 +130,6 @@ namespace MediaBrowser.Model.Entities
|
||||
/// <value><c>true</c> if this instance is external; otherwise, <c>false</c>.</value>
|
||||
public bool IsExternal { get; set; }
|
||||
|
||||
[IgnoreDataMember]
|
||||
public bool IsGraphicalSubtitleStream
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user