Merge pull request #3196 from ferferga/images-advance
Remove "download images in advance" option
This commit is contained in:
@@ -17,8 +17,6 @@ namespace MediaBrowser.Model.Configuration
|
||||
|
||||
public bool ExtractChapterImagesDuringLibraryScan { get; set; }
|
||||
|
||||
public bool DownloadImagesInAdvance { get; set; }
|
||||
|
||||
public MediaPathInfo[] PathInfos { get; set; }
|
||||
|
||||
public bool SaveLocalMetadata { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user