🐰 RabbitMQ for import job first draft

This commit is contained in:
2021-09-13 22:06:19 -07:00
parent 4a39912b2f
commit e9fb359ca3
8 changed files with 353 additions and 81 deletions

View File

@@ -97,7 +97,7 @@ export const extractCoverFromFile = async (
resolve({
name: walkedFolder.name,
path: renditionPath,
fileSize: stats.size,
fileSize: walkedFolder.fileSize,
extension: path.extname(constructedPaths.inputFilePath),
containedIn: walkedFolder.containedIn,
calibreMetadata: {