mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
16 lines
295 B
Markdown
16 lines
295 B
Markdown
---
|
|
title: Medusa
|
|
description: Medusa Widget Configuration
|
|
---
|
|
|
|
Learn more about [Medusa](https://github.com/pymedusa/Medusa).
|
|
|
|
Allowed fields: `["wanted", "queued", "series"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: medusa
|
|
url: http://medusa.host.or.ip:port
|
|
key: medusaapikeyapikeyapikeyapikeyapikey
|
|
```
|