github crocodilestick/Calibre-Web-Automated v2.1.0-dev

pre-release8 hours ago

In order to use this pre-release version, use this docker image:

jmarmstrong1207/calibre-web-automated:dev

Note: Run this dev build with caution, backing up your library. Even though it may be more stable than v2.0.1 in many ways, there can be bugs that weren't reported.
Note: calibre-web is still 0.6.22, even though it states 0.6.23 in the admin settings.

Description

This pre-release is a release candidate for the upcoming v2.1.0 release. It features stability improvements, revamping much of the code to be simpler.
In addition, an installation guide for future contributors is added to the README, featuring instructions on how to quickly create a docker image from your modified code.

Changelog

  • Added greater support for special characters in Book Titles and Author Names

  • Improved error handling for files that are unable to be successfully processed

  • Fix for bug where the Web UI could become unavailable due to not receiving a response for a API query to the project's GitHub page. Courtesy of @Buco7854

  • Made it so CWA only checks for available updates once per day

  • This and future builds now available for ARM based machines thanks to help from @driftywinds and @carlossgv

  • Enabled Uploads to be on by default

  • Added default path to included calibre & kepubify binaries

  • Reworked the ingest process to solve issues for a number of users

  • Deprecated new-book-detector and renamed scripts to make their function clearer

  • convert-library revamped to be more stable, including error checking to prevent unconverted books from being deleted

  • Added button in admin settings page to convert library to epub

  • Failed conversions and ingests are moved to /config/processed_books/ rather than being deleted if the process fails

  • Added CWA settings page for toggleable settings

    • Enable CWA Auto Zip Backups and Enable Robotic Reading are currently non-functioning
  • Books are now automatically backed up to /config/processed_books/converted before being converted.

    • This can be toggled off in the CWA settings page
  • Books are now automatically backed up to /config/processed_books/imported before being imported.

    • This can also be toggled off
  • Added fix for updated metadata & covers not reliably updating on Kobo devices. Courtesy of @tsheinen

Don't miss a new Calibre-Web-Automated release

NewReleases is sending notifications on new releases.