|
|
@ -8,12 +8,12 @@ The `status` Default Overlay File is used to create an overlay on a show detaili
|
|
|
|
|
|
|
|
|
|
|
|
## Supported Status
|
|
|
|
## Supported Status
|
|
|
|
|
|
|
|
|
|
|
|
| Audio Codec | Key | Weight |
|
|
|
|
| Status | Key | Weight |
|
|
|
|
|:------------|:------------|:-------|
|
|
|
|
|:----------|:------------|:-------|
|
|
|
|
| AIRING | `airing` | `40` |
|
|
|
|
| AIRING | `airing` | `40` |
|
|
|
|
| RETURNING | `returning` | `30` |
|
|
|
|
| RETURNING | `returning` | `30` |
|
|
|
|
| CANCELED | `canceled` | `20` |
|
|
|
|
| CANCELED | `canceled` | `20` |
|
|
|
|
| ENDED | `ended` | `10` |
|
|
|
|
| ENDED | `ended` | `10` |
|
|
|
|
|
|
|
|
|
|
|
|
## Config
|
|
|
|
## Config
|
|
|
|
|
|
|
|
|
|
|
@ -21,9 +21,6 @@ The below YAML in your config.yml will create the overlays:
|
|
|
|
|
|
|
|
|
|
|
|
```yaml
|
|
|
|
```yaml
|
|
|
|
libraries:
|
|
|
|
libraries:
|
|
|
|
Movies:
|
|
|
|
|
|
|
|
overlay_path:
|
|
|
|
|
|
|
|
- pmm: status
|
|
|
|
|
|
|
|
TV Shows:
|
|
|
|
TV Shows:
|
|
|
|
overlay_path:
|
|
|
|
overlay_path:
|
|
|
|
- pmm: status
|
|
|
|
- pmm: status
|
|
|
@ -66,7 +63,7 @@ The below is an example config.yml extract with some Template Variables added in
|
|
|
|
|
|
|
|
|
|
|
|
```yaml
|
|
|
|
```yaml
|
|
|
|
libraries:
|
|
|
|
libraries:
|
|
|
|
Movies:
|
|
|
|
TV Shows:
|
|
|
|
overlay_path:
|
|
|
|
overlay_path:
|
|
|
|
- pmm: status
|
|
|
|
- pmm: status
|
|
|
|
template_variables:
|
|
|
|
template_variables:
|
|
|
|