2022-08-03 16:13:24 +00:00
manifestVersion : 1
id : calibre-web
2023-06-21 07:58:25 +00:00
category : files
2022-08-03 16:13:24 +00:00
name : Calibre Web
2024-08-06 23:50:47 +00:00
version : "0.6.23"
2022-08-03 16:13:24 +00:00
tagline : A clean web app for your eBooks
description : >-
2024-07-30 03:52:42 +00:00
Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
2022-08-03 16:13:24 +00:00
It is also possible to integrate google drive and edit metadata and your calibre library through the app itself.
2024-07-30 03:52:42 +00:00
🛠️ SET-UP INSTRUCTIONS
- Library Setup : On the 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
2022-08-03 16:13:24 +00:00
developer : Janeczku
2024-05-21 02:21:50 +00:00
website : https://github.com/janeczku/calibre-web
2022-08-03 16:13:24 +00:00
dependencies : [ ]
repo : https://github.com/janeczku/calibre-web
support : https://github.com/linuxserver/docker-calibre-web/issues
port : 8098
gallery :
- 1. jpg
- 2. jpg
- 3. jpg
path : ""
defaultUsername : "admin"
defaultPassword : "admin123"
torOnly : false
2022-10-19 02:16:20 +00:00
releaseNotes : >-
2024-07-30 03:52:42 +00:00
This update includes several new features and bug fixes, including :
2022-10-19 02:16:20 +00:00
2024-08-06 23:50:47 +00:00
- Epub reader themes stored locally.
- Added font size switch to Epub reader.
- Allow sending to multiple kindle emails at once.
- Update redirect for login/logout in case of anonymous browsing enabled to keep last visible page active.
- Log Forwarded for address in access log instead of client address for gevent.
- Error message for failed tasks is displayed in UI.
- Search for custom int and float values within ranges.
- Update to make upload of m4a and m4b files work.
- Fixed error during debug logging on upload.
- Better error message on failed convert because of running calibre instance.
- Updated pdf.js.
- Schedules reconnect is now working even if reconnect route is not available.
- Bugfix upload format with language to book without language.
- Fix wrong quotes on calibre binary call for windows during embed metadata on download/email etc.
- Fix CSP Header for reader and google drive.
- Fixed read status search with linked column in advanced search.
- Fix back function on simple search.
- Fix archiving books from calibre-web side.
- Security Fix : Cookies are no longer stored for OPDS basic authentication and proxy authentication.
2022-10-19 02:16:20 +00:00
2024-08-06 23:50:47 +00:00
Full release notes can be found here : https://github.com/janeczku/calibre-web/releases
2022-10-03 18:09:56 +00:00
submitter : Xosten
2024-07-30 03:52:42 +00:00
submission : https://github.com/getumbrel/umbrel-apps/pull/74