forked from DebaucheryLibrarian/traxxx
Updating Manticore scenes database on scene store.
This commit is contained in:
@@ -1074,6 +1074,7 @@ async function associatePeople(releases, batchId, type = 'actor') {
|
||||
}
|
||||
|
||||
await bulkInsert(`releases_${type}`, validReleaseActorAssociations, false);
|
||||
await knex.schema.refreshMaterializedView('actors_meta');
|
||||
|
||||
logger.verbose(`Associated ${releaseActorAssociations.length} actors to ${releases.length} scenes`);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user