fix: pass in library type when scanning recently added items (#3287)

This commit is contained in:
Brandon Cohen
2023-01-27 07:53:46 -05:00
committed by GitHub
parent 51b05cd8fb
commit 8942eb8b7c
2 changed files with 7 additions and 5 deletions

View File

@@ -96,7 +96,8 @@ class PlexScanner
// We remove 10 minutes from the last scan as a buffer
addedAt: library.lastScan - 1000 * 60 * 10,
}
: undefined
: undefined,
library.type
);
// Bundle items up by rating keys