mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 13:58:29 +01:00
move download images in advance option from global to per library
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
public int SchemaVersion { get; set; }
|
||||
public bool EnableChapterImageExtraction { get; set; }
|
||||
public bool ExtractChapterImagesDuringLibraryScan { get; set; }
|
||||
public bool DownloadImagesInAdvance { get; set; }
|
||||
|
||||
public LibraryOptions()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user