Replaced bhttp with patched fork. Improved Jesse Loads Monster Facials scraper reliability (WIP). Added various tag photos.
This commit is contained in:
@@ -792,6 +792,8 @@ async function associateActors(releases, batchId) {
|
||||
|
||||
await bulkInsert('releases_actors', releaseActorAssociations, false);
|
||||
|
||||
logger.verbose(`Associated ${releaseActorAssociations.length} actors to ${releases.length} scenes`);
|
||||
|
||||
return actors;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user