mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 08:15:28 +03:00
improve series recording images
This commit is contained in:
@@ -12,6 +12,7 @@ namespace MediaBrowser.Controller.Providers
|
||||
|
||||
public List<ImageType> ReplaceImages { get; set; }
|
||||
public bool IsAutomated { get; set; }
|
||||
public bool ForceEnableInternetMetadata { get; set; }
|
||||
|
||||
public ImageRefreshOptions(IDirectoryService directoryService)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user