📔 Trying out node-calibre to generate covers

This commit is contained in:
2021-07-26 21:37:38 -07:00
parent a3d07d62c8
commit b3962d35bc
5 changed files with 564 additions and 366 deletions

View File

@@ -37,24 +37,27 @@
"@types/mkdirp": "^1.0.0",
"@types/node": "^13.9.8",
"@types/pino": "^6.3.8",
"7zip-bin": "^5.1.1",
"fs-extra": "^10.0.0",
"JSONStream": "^1.3.5",
"lodash": "^4.17.21",
"moleculer": "^0.14.0",
"moleculer-db": "^0.8.4",
"moleculer": "^0.14.16",
"moleculer-db": "^0.8.13",
"moleculer-db-adapter-mongo": "^0.4.7",
"moleculer-db-adapter-mongoose": "^0.8.9",
"moleculer-web": "^0.9.0",
"mongoose": "^5.12.7",
"mongoose-paginate-v2": "^1.3.18",
"nats": "^1.3.2",
"node-7z": "^3.0.0",
"node-calibre": "^2.1.1",
"node-unrar-js": "^1.0.2",
"pino": "^6.11.3",
"pino-pretty": "^4.7.1",
"sharp": "^0.28.1",
"socket.io": "^4.1.1",
"socket.io-stream": "^0.9.1",
"socket.io-stream": "^0.5.3",
"typescript": "^3.8.3",
"unrar": "github:cnboker/node-unrar",
"unzipper": "^0.10.11",
"xml2js": "^0.4.23"
},