umbrel-apps/calibre-web/umbrel-app.yml

57 lines
1.8 KiB
YAML
Raw Normal View History

2022-08-03 16:13:24 +00:00
manifestVersion: 1
id: calibre-web
category: files
2022-08-03 16:13:24 +00:00
name: Calibre Web
2023-11-11 05:50:07 +00:00
version: "0.6.21"
2022-08-03 16:13:24 +00:00
tagline: A clean web app for your eBooks
description: >-
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.
On the 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
developer: Janeczku
website: ""
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
releaseNotes: >-
2023-11-11 05:50:07 +00:00
This release contains various bug fixes, as well as the following new features:
2023-11-11 05:50:07 +00:00
- cb7 files are now supported for metadata extrcation of comicfiles (but not for comicreader)
2023-11-11 05:50:07 +00:00
- Updated lubimyczytac metadata provider
2023-11-11 05:50:07 +00:00
- Cover size is adapted to requested size from kobo
2023-11-11 05:50:07 +00:00
- Added option "-o" to define logfile via command line
2023-11-11 05:50:07 +00:00
- Added "/opds/stats" route to generate a widget
- Reading position can be saved in comic reader
- Several dependencies are upgraded to newer versions
2023-11-11 05:50:07 +00:00
- Additional translations: portuguese
2023-06-29 19:19:34 +00:00
2023-11-11 05:50:07 +00:00
Full release notes can be found here: https://github.com/janeczku/calibre-web/releases/tag/0.6.21
submitter: Xosten
submission: https://github.com/getumbrel/umbrel-apps/pull/74