mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
[62] Merge remote-tracking branch 'chazlarson/patch-11' into nightly
This commit is contained in:
commit
699c2238aa
1 changed files with 7 additions and 8 deletions
|
@ -64,14 +64,13 @@ Each overlay definition needs to specify what overlay to use. This can happen in
|
|||
```
|
||||
|
||||
3. Using a dictionary for more overlay location options.
|
||||
|
||||
```yaml
|
||||
overlays:
|
||||
IMDb Top 250:
|
||||
overlay:
|
||||
name: IMDb Top 250
|
||||
imdb_chart: top_movies
|
||||
```
|
||||
```yaml
|
||||
overlays:
|
||||
IMDb Top 250:
|
||||
overlay:
|
||||
name: IMDb Top 250
|
||||
imdb_chart: top_movies
|
||||
```
|
||||
|
||||
There are many attributes available when using overlays to edit how they work.
|
||||
|
||||
|
|
Loading…
Reference in a new issue