18 lines
342 B
Markdown
Raw Permalink Normal View History

2023-09-29 21:01:11 +03:00
---
title: Bazarr
description: Bazarr Widget Configuration
---
2024-01-24 14:27:47 -08:00
Learn more about [Bazarr](https://github.com/morpheus65535/bazarr).
2023-09-29 21:01:11 +03:00
Find your API key under `Settings > General`.
Allowed fields: `["missingEpisodes", "missingMovies"]`.
```yaml
widget:
type: bazarr
url: http://bazarr.host.or.ip
key: apikeyapikeyapikeyapikeyapikey
2023-09-29 21:01:11 +03:00
```