Update overlays.md

remove redundant incorrect example
pull/2014/head
Chaz Larson 3 weeks ago committed by GitHub
parent 599b54d1d2
commit ff7cd0d2fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -58,20 +58,6 @@ I then call "MyOverlays.yml" in my [Configuration File](../config/overview.md) w
1. This must match the name of a library in your Plex server
2. `config` refers to the location that you mapped to `config` when following the Kometa Installation Guides.
???+ example "config.yml Example Collection File Addition"
Click the :fontawesome-solid-circle-plus: icon to learn more
```yaml
libraries:
Movies: #(1)!
Overlay_files:
- file: config/MyOverlays.yml #(2)!
```
1. This must match the name of a library in your Plex server
2. `config` refers to the location that you mapped to `config` when following the Kometa Installation Guides.
Whenever I execute Kometa and the Movies library is run, MyOverlays.yml will run and my "Direct Play" overlay will appear on all items with a 4K resolution.
## File Attributes
@ -684,4 +670,4 @@ config
│ ├── 4K.png
│ ├── Dolby.png
│ ├── HDR.png
```
```

Loading…
Cancel
Save