mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-01 21:38:27 +01:00
add setting to control import of missing episodes
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
|
||||
public bool SaveLocalMetadata { get; set; }
|
||||
public bool EnableInternetProviders { get; set; }
|
||||
public bool ImportMissingEpisodes { get; set; }
|
||||
|
||||
public LibraryOptions()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user