Skip to content

Commit

Permalink
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 86ab6ee commit 5904ca6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5904ca6

Please sign in to comment.