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

43 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
version: "0.6.22"
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.
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.
🛠️ 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
releaseNotes: >-
This update includes several new features and bug fixes, including:
- 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!
Full release notes can be found here: https://github.com/janeczku/calibre-web/releases/tag/0.6.22
submitter: Xosten
submission: https://github.com/getumbrel/umbrel-apps/pull/74