Closed kfoxton closed 2 weeks ago
This seems to be the same issue as #55, specifically this comment: https://github.com/crocodilestick/Calibre-Web-Automated/issues/55#issuecomment-2323337087. Just noting for further investigation
Hi @kfoxton , would you happen to be running a Synology machine by any chance?
Hi @kfoxton , would you happen to be running a Synology machine by any chance?
No, Running on Unraid in Docker.
I imported a .mobi file via the web interface and it gets added into the database as a .mobi file, I attempt to run the covert script, but the file is not converted and remains a .mobi file. Am I missing a step?
[convert-library]: (1/1) Converting Secret of the Lost Race - Andre Norton.mobi... sh: 1: calibredb: not found sh: 1: ebook-convert: not found
[convert-library] Library conversion complete! 1 books converted! Exiting now...
ls -alt
total 248 -rw-r--r-- 1 abc abc 11139 Sep 3 19:17 cover.jpg drwxr-xr-x 1 abc abc 74 Sep 3 19:17 . drwxr-xr-x 1 abc abc 52 Sep 3 19:17 .. -rw-r--r-- 1 abc abc 240531 Sep 3 19:16 'Secret of the Lost Race - Andre Norton.mobi' root@ef2ab98316e5:/calibre-library/Andre Norton/Secret of the Lost Race (2010)#
convert-library -k
[convert-library]: (1/1) Converting Secret of the Lost Race - Andre Norton.mobi... sh: 1: calibredb: not found sh: 1: ebook-convert: not found
[convert-library] Library conversion complete! 1 books converted! Exiting now... root@ef2ab98316e5:/calibre-library/Andre Norton/Secret of the Lost Race (2010)# ls -lat total 248 -rw-r--r-- 1 abc abc 11139 Sep 3 19:17 cover.jpg drwxr-xr-x 1 abc abc 74 Sep 3 19:17 . drwxr-xr-x 1 abc abc 52 Sep 3 19:17 .. -rw-r--r-- 1 abc abc 240531 Sep 3 19:16 'Secret of the Lost Race - Andre Norton.mobi'