Skip to content

Commit

Permalink
Revert "Add what happens to failed book conversions in convert-library"
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarmstrong1207 authored Sep 29, 2024
1 parent 5904ca6 commit 01f09ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ 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
Expand Down

0 comments on commit 01f09ba

Please sign in to comment.