mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-24 03:58:06 +00:00
display server name in dashboard
This commit is contained in:
@@ -47,9 +47,8 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
/// Gets the subtitle language encoding parameter.
|
||||
/// </summary>
|
||||
/// <param name="path">The path.</param>
|
||||
/// <param name="language">The language.</param>
|
||||
/// <returns>System.String.</returns>
|
||||
string GetSubtitleFileCharacterSet(string path, string language);
|
||||
string GetSubtitleFileCharacterSet(string path);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user