Merge pull request #9103 from DarrenRuane/darrenruane_fix_chapter_images_deletion

This commit is contained in:
Bond-009
2023-03-18 12:38:12 +01:00
committed by GitHub
2 changed files with 13 additions and 12 deletions

View File

@@ -100,7 +100,6 @@ namespace Emby.Server.Implementations.ScheduledTasks.Tasks
EnableImages = false
},
SourceTypes = new SourceType[] { SourceType.Library },
HasChapterImages = false,
IsVirtualItem = false
})
.OfType<Video>()