homepage/docs/widgets/services/calibre-web.md
Kamil Markowicz 04ae39e144
Documentation: Update minimum calibre-web version reference (#2412)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-12-01 19:38:31 -08:00

17 lines
312 B
Markdown

---
title: Calibre-web
description: Calibre-web Widget Configuration
---
**Note: widget requires calibre-web ≥ v0.6.21.**
Allowed fields: `["books", "authors", "categories", "series"]`.
```yaml
widget:
type: calibreweb
url: http://your.calibreweb.host:port
username: username
password: password
```