Calibre-Web Automated logo

Calibre-Web Automated

Automated, all-in-one self-hosted ebook library built on Calibre-Web and Calibre

Alternative to: Kindle, Kobo


About Versions (27)

V1.2.1

2024-07-27

New in Version 1.2.1 - 27.07.2024

🚨 TO ALL USERS 🚨 Please update to the latest DockerHub image ASAP to avoid major issues with the old Import/Ingest System

  • Major Bugfixes to existing book Import & Ingest Methods that could previously result in:
    • Some books being imported multiple times when importing large numbers at once
    • The ingestion of some books failing due to the import process triggering too quickly, before the transfer of said files is complete, leading to the attempted import of incomplete files which inevitably fails
    • Fixed auto importing folders recursively when copied into the ingest folder. Moving folders (rather than copy) still doesn’t work. This has been fixed in the upcoming update
    • Fixes courtesy of @jmarmstrong1207
  • Current issues:
    • Mass importing can potentially cause duplication issues. This has been fixed in the upcoming update
  • Base version of stock Calibre-Web updated to : V 0.6.22 - Oxana which comes with the following fixes & features:
New features:Bug Fixes:
lubimyczytac metadata fetches now the right tags sectionCB7 metadata extraction working with newer version of py7zr
OPDS catalog now only shows categories which are also visible in the normal User interfacedouban metadata fetching is working again
PRC is added as source for book conversionImproved Content Security Policy header
Added option for read status “Any” in Advanced SearchingImprovements for Caliblur! Dark Theme
Metadata Backup is supported nowIt’s now possible to reset Kobo sync for other users
Metadata Backup is supported nowImproved parsing of book content on upload to prevent crashes
In all categories a category “No category applied (None) is visibleRefactored author renaming issue to prevent Oops Database corrupt messages
Fix on Windows that prevents starting calibre-web
Ä Ö Ü are now counting as uppercase letters for Passwords
Fix for Text reader to handle invalid mulitbyte sequence (mainly for CJK-Languaes)
Fix for _internal folder showing up using windows installer version
Security fix: File upload mimetype is checked to prevent malicious file content in the books library
Security fix: Cross-site scripting (XSS) stored in comments section is prevented better (switching from lxml to bleach for sanitizing strings)