mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-12 00:19:17 +00:00
60 lines
1.6 KiB
YAML
60 lines
1.6 KiB
YAML
manifestVersion: 1
|
|
id: calibre-web
|
|
category: files
|
|
name: Calibre Web
|
|
version: "0.6.20"
|
|
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: >-
|
|
New features:
|
|
|
|
- Updated pdf reader
|
|
|
|
- Improvements for Caliblur Theme
|
|
|
|
- series type custom column
|
|
|
|
- And more
|
|
|
|
|
|
Bug fixes:
|
|
|
|
- Allow deletion of kindle email address and force email addresses to have a valid format
|
|
|
|
- Fix for big databases not showing tags
|
|
|
|
- Ignore special files originating from Apple devices in comic reader
|
|
|
|
- And more
|
|
|
|
|
|
Full release notes can be found here: https://github.com/janeczku/calibre-web/releases/tag/0.6.20
|
|
submitter: Xosten
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/74
|