mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 05:48:47 +01:00
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