Fixed eye color bruin mapping to bruin instead of brown.
This commit is contained in:
@@ -150,7 +150,7 @@ async function scrapeRelease(baseRelease, entitiesByHostname, type = 'scene') {
|
||||
}
|
||||
|
||||
try {
|
||||
logger.verbose(`Fetching ${type} ${baseRelease.url}`);
|
||||
logger.verbose(`Fetching ${type} ${baseRelease.url || baseRelease.path}`);
|
||||
|
||||
const options = {
|
||||
...include,
|
||||
|
||||
Reference in New Issue
Block a user