Calibre-web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
It is also possible to integrate google drive and edit metadata and your calibre library through the app itself.
It's the webbapp version of the well known Calibre for desktop.
Onthe initial setup screen, enter /books as your calibre library location.
If you wish to enable the upload feature, please go to "Settings > Edit Basic Configuration > Feature Configuration > Enable Upload".
It's recommended to read through the official documentation, which is available at https://github.com/janeczku/calibre-web/wiki
🛠️ SET-UP INSTRUCTIONS
- Library Setup:Onthe initial setup screen, enter /books as your calibre library location.
- Uploading eBooks:If you wish to enable the upload feature, navigate to Admin > Edit Basic Configuration > Feature Configuration and toggle "Enable Upload".
- Documentation:It is recommended to read through the official documentation available at https://github.com/janeczku/calibre-web/wiki
developer:Janeczku
website:https://github.com/janeczku/calibre-web
dependencies:[]
@ -32,25 +29,15 @@ defaultUsername: "admin"
defaultPassword:"admin123"
torOnly:false
releaseNotes:>-
This release contains various bug fixes, as well as the following new features:
- cb7 files are now supported for metadata extrcation of comicfiles (but not for comicreader)
This update includes several new features and bug fixes, including:
- Updated lubimyczytac metadata provider
- Cover size is adapted to requested size from kobo
- Added option "-o" to define logfile via command line
- Added "/opds/stats" route to generate a widget
- Reading position can be saved in comic reader
- Several dependencies are upgraded to newer versions
- Improved metadata fetching and OPDS catalog visibility.
- Added support for PRC book conversion and metadata backup.
- Enhanced search options and library location handling.
- Various bug fixes including metadata extraction, content security, and theme improvements.
- Security improvements for file uploads and cross-site scripting prevention.
- and more!
- Additional translations:portuguese
Full release notes can be found here:https://github.com/janeczku/calibre-web/releases/tag/0.6.21
Full release notes can be found here:https://github.com/janeczku/calibre-web/releases/tag/0.6.22