mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 08:45:23 +03:00
connect updates
This commit is contained in:
@@ -36,12 +36,6 @@ namespace MediaBrowser.Model.Configuration
|
||||
/// <value>The subtitle language preference.</value>
|
||||
public string SubtitleLanguagePreference { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether [use forced subtitles only].
|
||||
/// </summary>
|
||||
/// <value><c>true</c> if [use forced subtitles only]; otherwise, <c>false</c>.</value>
|
||||
public bool UseForcedSubtitlesOnly { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether this instance is hidden.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user