mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-17 15:53:42 +01: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