mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 08:15:28 +03:00
Refactor omdb providers
This commit is contained in:
@@ -402,8 +402,6 @@ namespace MediaBrowser.Model.Configuration
|
||||
/// </summary>
|
||||
public bool RequireHttps { get; set; } = false;
|
||||
|
||||
public bool EnableNewOmdbSupport { get; set; } = true;
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the filter for remote IP connectivity. Used in conjuntion with <seealso cref="IsRemoteIPFilterBlacklist"/>.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user