Remove dummy season and missing episode provider in a futile attempt to remove cruft

This commit is contained in:
cvium
2020-09-18 15:24:56 +02:00
parent 2a575dd67e
commit 72cd6ab071
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; }