Merge pull request #4177 from cvium/remove_missing

Remove dummy season and missing episode provider
This commit is contained in:
Bond-009
2020-10-05 12:59:39 +02:00
committed by GitHub
5 changed files with 1 additions and 701 deletions

View File

@@ -25,8 +25,6 @@ namespace MediaBrowser.Model.Configuration
public bool EnableInternetProviders { get; set; }
public bool ImportMissingEpisodes { get; set; }
public bool EnableAutomaticSeriesGrouping { get; set; }
public bool EnableEmbeddedTitles { get; set; }