From 5904ca63b0af2d13e953e6a050bed0c377fca06f Mon Sep 17 00:00:00 2001 From: James Armstrong <32995055+jmarmstrong1207@users.noreply.github.com> Date: Sat, 28 Sep 2024 19:41:41 -0700 Subject: [PATCH] Add what happens to failed book conversions in convert-library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1eed68b..116ccdf 100644 --- a/README.md +++ b/README.md @@ -222,6 +222,7 @@ services: - If your Calibre Library contains any ebooks not in the `.epub` format, from within the container run the `convert-library` command. - Calibre-Web Automated's extra features only work with epubs and so **failure to complete this step could result in unforeseen errors and general unreliability** - Full usage can be found below in the Usage Section however the following command will automatically convert any non-epubs to epubs and store the original files in `/config/processed_books`: + - Failed conversions will remove the book from the calibre library, and moved to `/config/processed_books/failed/` ``` convert-library --keep