mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-10 17:50:23 +01:00
Merge pull request #17041 from Shadowghost/media-source-handling-fixes
Media source handling fixes
This commit is contained in:
@@ -60,6 +60,7 @@ public class KeyframeExtractionScheduledTask : IScheduledTask
|
||||
DtoOptions = new DtoOptions(true),
|
||||
SourceTypes = [SourceType.Library],
|
||||
Recursive = true,
|
||||
IncludeOwnedItems = true,
|
||||
Limit = Pagesize
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user