homepage/docs/widgets/services/calibre-web.md

17 lines
373 B
Markdown

---
title: Calibre-web
description: Calibre-web Widget Configuration
---
**Note: this widget requires a feature of calibre-web that has been recently introduced in version v0.6.21.**
Allowed fields: `["books", "authors", "categories", "series"]`.
```yaml
widget:
type: calibreweb
url: http://your.calibreweb.host:port
username: username
password: password
```