🐰 RabbitMQ for import job first draft
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user