fixes #887 - Support ttml subtitle output
This commit is contained in:
@@ -46,5 +46,11 @@ namespace MediaBrowser.Controller
|
||||
/// </summary>
|
||||
/// <value>The server identifier.</value>
|
||||
string ServerId { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the name of the friendly.
|
||||
/// </summary>
|
||||
/// <value>The name of the friendly.</value>
|
||||
string FriendlyName { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user