diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-07-11 00:27:46 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-07-11 00:27:46 -0400 |
| commit | 59de5c0d14fbf0c09926e37dce0c2e6de69000dd (patch) | |
| tree | 74a654e937684f156f5c92e0c20f94c0a8d165bd /MediaBrowser.Model/Configuration/ChapterOptions.cs | |
| parent | 3cfd765cb4a875ff65acf74826533ba1a804b34a (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Model/Configuration/ChapterOptions.cs')
| -rw-r--r-- | MediaBrowser.Model/Configuration/ChapterOptions.cs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/MediaBrowser.Model/Configuration/ChapterOptions.cs b/MediaBrowser.Model/Configuration/ChapterOptions.cs index 8a059a0a4..2e882ee61 100644 --- a/MediaBrowser.Model/Configuration/ChapterOptions.cs +++ b/MediaBrowser.Model/Configuration/ChapterOptions.cs @@ -14,10 +14,6 @@ public ChapterOptions() { - EnableMovieChapterImageExtraction = true; - EnableEpisodeChapterImageExtraction = false; - EnableOtherVideoChapterImageExtraction = false; - DownloadMovieChapters = true; DisabledFetchers = new string[] { }; |
